[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

make win32 crash report public?

From: Martin Hauner <martin.hauner_at_gmx.net>
Date: Fri, 02 May 2008 18:45:34 +0200

Hi,

I would like to use svn's windows crash report in my client. Am I allowed to
make it a public api? ;-)

I would like to make "svn__unhandled_exception_filter" public and add api
call(s) to supress or change the stderr message in it and to customize
"CRASHREPORT_EMAIL" and "LOGFILE_PREFIX". Maybe i also want to change the
MINIDUMP_TYPE in write_minidump_file.

Something like

svn_crashrpt.h:
svn_crashrpt_unhandled_exception_filter
svn_crashrpt_init_message(const char*)
svn_crashrpt_init_email(const char*)
svn_crashrpt_init_log_prefix(const char*)
svn_crashrpt_init_minidump_type(...)

-- 
Martin
Subcommander 2.0.0 Beta 2, 1.2.4 - http://subcommander.tigris.org
a Win32/Unix/MacOSX subversion GUI client & diff/merge tool.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-05-02 18:45:56 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.