SEGV on display /i $pc with i386 target
Christopher Faylor
cgf@redhat.com
Thu Aug 29 20:53:00 GMT 2002
On Thu, Aug 29, 2002 at 11:35:43PM -0400, Elena Zannoni wrote:
>Seems like target_map_name_to_register is the problem?
It seems to be getting the correct correspondence between (in this
case) $eip and $pc. You can see this by typing "print /x $pc"
"print /x $eip". Both translate to the same thing.
It's only when the name itself needs to be displayed that it seems
to fall down.
cgf
More information about the Gdb
mailing list