This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Fixed i386 frameless access


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]