[patch] Fixed i386 frameless access
Daniel Jacobowitz
drow@false.org
Mon Jul 30 13:41:00 GMT 2007
On Mon, Jul 30, 2007 at 10:28:54AM +0200, Jan Kratochvil wrote:
> Hi,
>
> GDB refuses to access i386 CPU registers if no frame has been detected with:
> (gdb) set $eax = 3
> Value being assigned to is no longer active.
>
> Attached patch ports the existing amd64 code for i386.
>
> Attached testcase expects to be able to compile with "-m32" on amd64/gcc, is it
> an acceptable expectations?
Reference:
http://sourceware.org/ml/gdb-patches/2006-05/msg00018.html
--
Daniel Jacobowitz
CodeSourcery
More information about the Gdb-patches
mailing list