Dear Wiki user, You have subscribed to a wiki page or wiki category on "Subversion Wiki" for change notification.
The "DebuggingTips" page has been changed by GabrielaGibson: http://wiki.apache.org/subversion/DebuggingTips?action=diff&rev1=1&rev2=2 === How to run gdb with libtool: === '''''Shell: ''''' - Gdb can be run using subversion/svnrdump/.libs/lt-svnrdump. Note that - - . that program doesn't exist until after the first post-compilation invocation of subversion/svnrdump/svnrdump itself. + Gdb can be run using subversion/svnrdump/.libs/lt-svnrdump. Note that this program doesn't exist until after the first post-compilation invocation of subversion/svnrdump/svnrdump itself. Re-set $SHELL so shelling out from gdb will start your $SHELL, rather than sh.
