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


Sorry, I wasn't aware of the legal implications of sending  this code.
I'll get the legal issues sorted out in a couple of days and send it again.

On Sunday 14 Dec 2003 12:06 am, Jim Blandy wrote:
> Daniel Jacobowitz <drow@mvista.com> writes:
> > 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?
>
> I wasn't able to find one, so I sent Amit the form off-list.

-- 
Amit Kale
EmSysSoft (http://www.emsyssoft.com)
KGDB: Linux Kernel Source Level Debugger (http://kgdb.sourceforge.net)


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