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] Syscall restart handling for MIPS gdbserver


On Mon, May 21, 2007 at 10:00:44AM -0400, Daniel Jacobowitz wrote:
> This patch adds gdbserver XML description support for MIPS, using the
> generic machinery I implemented for XScale / iWMMXt.  I'm very pleased
> with how simple it was.  I also added the new $restart Linux-specific
> register to the description.
> 
> The sort-regs.xsl stylesheet was not, in fact, sorting - due to a
> silly typo.  This set of XML files actually required the sorting, so
> that the new gdbserver is more compatible with older GDBs, so I
> noticed and fixed the bug (a missing "@").
> 
> Tested mips64-linux, all three ABIs.  I plan to check this in after
> the other just-posted patches are committed.

I checked this in.

-- 
Daniel Jacobowitz
CodeSourcery


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