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: [RFC] legacy_virtual_frame_pointer: SP_REGNUM might be a pseudo-register


On Mon, 7 May 2007 19:31:39 -0400
Daniel Jacobowitz <drow@false.org> wrote:

> On Mon, May 07, 2007 at 02:48:24PM -0700, Kevin Buettner wrote:
> > Any comments on the patch below?
> > 
> > I found this change necessary to avoid internal errors in some gdb.trace
> > tests when running against the mips simulator.
> > 
> > 	* arch-utils.c (legacy_virtual_frame_pointer): SP_REGNUM might
> > 	be a pseudo-register; revise test accordingly.
> 
> In addition to what Ulrich said, I'm planning to make SP_REGNUM into a
> real register on MIPS; last week I did a first set of patches in this
> direction and I hope to continue.

Okay, patch withdrawn.

Thanks,

Kevin


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