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: [PATCH]: Fix thread debugging on Sparc/Linux


From: Daniel Jacobowitz <drow@false.org>
Date: Tue, 4 Apr 2006 18:06:48 -0400

> > > Currently, we're linking in sparc-sol2-nat.o but that doesn't
> > > work so well because it hardcodes using the sparc_sol2_gregset
> > > which causes no end of troubles if used on another native Sparc
> > > platform.
> > > 
> > > Any objections to the following fix?
> > 
> > Since there were no objections, I've checked in the fix.
> 
> Thanks.  But, in the future, could you please wait for your patches to
> be reviewed like everyone else (or ask to be the maintainer for this
> port)?

There is no maintainer for this port, I'm pretty much the only
person who works on it actively. :)

> You added includes to source files, so Makefile.in needs to be updated.

I'll fix that up, thanks for mentioning.


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