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]

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]