Here is what gdb gives me when i do:
gdb svn
....
set args checkout http://<host>/repos/<target>
run
...
....
....
...
(no debugging symbols found)...(no debugging symbols found)...
A tipex/ReadMe
A tipex/Makefile
A tipex/module
(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 1081)]
0x400b00d4 in svn_ra_dav__get_commit_editor ()
---Type <return> to continue, or q <return> to quit---
from /usr/lib/libsvn_ra_dav-1.so.0
(gdb) where
#0 0x400b00d4 in svn_ra_dav__get_commit_editor ()
from /usr/lib/libsvn_ra_dav-1.so.0
#1 0x400b1180 in svn_ra_dav__do_checkout () from
/usr/lib/libsvn_ra_dav-1.so.0
#2 0x4002e128 in svn_client__checkout_internal ()
from /usr/lib/libsvn_client-1.so.0
#3 0x4002e1bd in svn_client_checkout () from /usr/lib/libsvn_client-1.so.0
#4 0x0804b34f in svn_handle_warning ()
#5 0x0804eadb in svn_handle_warning ()
#6 0x40522a51 in __libc_start_main () from /lib/libc.so.6
(gdb)
/ Lars Segerlund.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 27 14:24:06 2003