This is the mail archive of the gdb-patches@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: [RFA] gdbserver 1/3 - top level config


On Wed, Feb 06, 2002 at 07:34:01PM -0500, Daniel Jacobowitz wrote:
> On Tue, Feb 05, 2002 at 05:45:49PM -0500, Daniel Jacobowitz wrote:
> > This is the first of three interdependent patches to revamp gdbserver. 
> > This first patch:
> >   - always builds gdbserver if it is configured
> >   - configures gdbserver only for Linux/{ARM,ia64,i386,m68k,mips,ppc,sh}.
> > 
> > Those seven targets will hereafter be referred to as "The Seven",
> > since I'm really tired of typing that list over and over :)
> > 
> > This disables all the non-Linux targets, which I'm reasonably certain
> > do not work.  At least the NetBSD targets should be very easily
> > reconstitutable.  It also disables s390 and x86-64.  That's just
> > because I didn't have the necessary information handy for either, or a
> > way to test either.  I'll try to get those two fixed soon, as well as
> > Sparc/Sparc64 which did not work at all.
> > 
> > Actually, reading over this list, I believe that SH support is actually
> > being contributed by this patch.  I did it six or eight months ago, but
> > in this new framework, so it couldn't be contributed before this.
> > 
> > This patch contains only changes to top-level configury.  OK to commit?
> 
> <nag>

<nag>.  These patches are a week old now and have received not a single
comment.  I'd like to commit them - or to take over maintenance of
gdbserver and commit them - both of which I've discussed before.  I
have some additional work for signal handling and x86 FP support, and
then some in-progress work on threads, that are all quite awkward to
progress on right now.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
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]