gdb and gdbserver support for MIPS NPTL

Daniel Jacobowitz drow@false.org
Thu Mar 17 16:12:00 GMT 2005


On Thu, Mar 17, 2005 at 03:59:41PM +0000, M.M. Kettenis wrote:
> Daniel Jacobowitz <drow@false.org> wrote:
> 
> >This patch provides ps_get_thread_area for both mips-linux-gdb and
> >mips-linux gdbserver.  I haven't checked it in yet, because the
> >corresponding kernel changes and glibc changes are still pending; I'll 
> >check
> >it in when they've been approved.  Just wanted to get it off my hard drive.
> 
> The code include <linux/elf.h> that should be avoided if possible.
> Is it still possible to change your glibc patches such that you can
> avoid it?

The glibc patches don't affect that one way or the other; this is a
copy of the gunk that appears in every file in gdbserver that uses
../gdb_proc_service.h.  I can try to rip it all out, but where you
find elf_fpregset_t seems to vary unpredictably...

I'll see what I can do.

-- 
Daniel Jacobowitz
CodeSourcery, LLC



More information about the Gdb-patches mailing list