This is the mail archive of the gdb@sources.redhat.com 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: gdbserver ps_lgetregs implementation for nptl


On Fri, Dec 12, 2003 at 08:36:57PM +0530, Amit S. Kale wrote:
> Implementing the commented out code was trivial for i386 because it already 
> has register sets. I implemented all ps_*getregs functions.
> 
> A change was needed in gdb. I had to add support for qSymbol in 
> remote.c:remote_wait. This was needed for a symbol query from nptl.
> 
> I am pasting below code from ps_lsetregs modified by me. I removed creation of 
> a register cache. before fetch_registers and fill_function. Is this the right 
> way of doing it?

<snip>

Before I look at your code, do you have or plan to have an FSF
copyright assignment for GDB?

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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