[Crash-utility] "gdb" by itself ought to put crash into a "gdb" mode

Bruce Korb bruce.korb at gmail.com
Fri Mar 16 22:31:34 UTC 2012


On 03/16/12 14:10, Dave Anderson wrote:
>    crash>  set gdb
>    Segmentation fault
>    $

I guess it's a good hint that you typed in something incorrectly.
Anyway, the problem is that I discovered that STREQ() detects a NULL
pointer and does something reasonable if it is NULL.  That was
not the case with IS_A_NUMBER().  It is now. :)


crash> set gdb
gdb> set gdb
crash> set gdb
gdb> set gdb
crash> set gdb off
crash> set gdb
gdb> set gdb on
gdb> set gdb off
crash> quit
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 9999-current.diff
Type: text/x-patch
Size: 7490 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/crash-utility/attachments/20120316/55d657ec/attachment.bin>


More information about the Crash-utility mailing list