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

Re: r9697: "View Log" will crash here

From: <Stefan.Fuhrmann_at_etas.de>
Date: 2007-06-11 12:11:27 CEST

Hi Carsten,

sorry for the late respose, I've been AFK for some days ...

Carsten Schuette <carsten.schuette@gmx.de> wrote:
> Done - but the debugger does not fetch the exception. I do not know why,

> normally windbg or Visual Studio fetches all exceptions. Any ideas how
> to activate the debugger for TortoiseSVN?

The crash reporter does not work, if *any* debugger is
attached. Also, this feature requires the CrashRpt.DLL (?)
to be present in the TSVN folder.

How I debug programs that do not support post-motem
analysis:

* Wait for the Windows exception message to appear
* attach your VS to the process
* make sure, the PDBs got loaded (load them by hand, if necessary)
* "Break All" to stop execution.
* Examine the call stack.
 
-- Stefan^2.
Received on Mon Jun 11 12:28:00 2007

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

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