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

Re: Failing svnrdump_tests.py#43 with 1.7.x on Windows

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 09 Feb 2012 13:49:20 +0000

Johan Corveleyn <jcorvel_at_gmail.com> writes:

> I'm not very experienced in debugging C code ... any hints on how to
> get a hold of the callstack easily? I'd think of setting a breakpoint
> there, but it would be best to do that with a conditional breakpoint
> somehow, to avoid having to resume a dozen times.

There will only be a few calls. I'd set breakpoints on add_file and
close_directory in dump_editor.c and simply resume at each break.

-- 
uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com
Received on 2012-02-09 14:49:59 CET

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.