>Program received signal SIGSEGV, Segmentation fault.
>0xff132e5c in strlen () from /usr/lib/libc.so.1
>(gdb) step

Umm, after you take a segmentation fault, you're done.  You cannot
keep trying to execute things (in general).

What you want to do is enter "where" to get a subroutine call traceback.

>Mike Taylor

John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]

Reply via email to