This is the mail archive of the gdb@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: run the ARI on gdbserver too?


  Hi,

  I was wondering if I could
commit as obvious ARI fixes to gdbserver 
directory, so that, when we finally add
gdbserver to the ARI directory list
(in fact remove the line pruning the directory in contrib./ari/gdb_find.sh
script)
we would get a lower increase of the number of problems...

Pierre 
as ARI maintainer


> -----Message d'origine-----
> De?: gdb-owner@sourceware.org [mailto:gdb-owner@sourceware.org] De la part
> de Pedro Alves
> Envoyé?: lundi 12 novembre 2012 19:38
> À?: Joel Brobecker
> Cc?: Pierre Muller; gdb@sourceware.org
> Objet?: run the ARI on gdbserver too?
> 
> On 11/12/2012 06:07 PM, Joel Brobecker wrote:
> >> >   Also, I would find as a logical consequence that also
> >> > gdbserver subdirectory should follow the ARI rules.
> >> >   This is done quite easily by removing the
> >> >   -name gdbserver -prune -o
> >> > line from gdb_find.sh script in gdb/contrib./ari
> >> > but is a rather important change that should be discussed fully.
> > Right. I think it would be a helpful, but I'll let Pedro comment
> > on that one.
> 
> I agree that it's a logical step.  I think we'll see a lot of
> hits that don't actually point at issues that are problems in
> practice (due to the fact lots of gdbserver code is host/native
> code that makes assumptions on the environment its being built
> for, like bits of native code in gdb does), but it sounds nevertheless
> a good idea, considering we'll want to share more and more between
> gdb and gdbserver.
> 
> --
> Pedro Alves


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