[EMAIL PROTECTED] writes: > > OK. Here's what I get from dbx: > > $ dbx /usr/local/bin/cvs core > Type 'help' for help. > reading symbolic information ... > [using memory image in core] > > Segmentation fault in expand_catname at 0xd01895b0 ($t1) > 0xd01895b0 (expand_catname+0x18) 9421f780 stwu r1,-2176(r1) > (dbx)
That's nice, but it's not a traceback. As I recall, the dbx command to get a traceback is "where", but check the man page to be sure. -Larry Jones Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
