[PATCH] Move gdbserver to top level

Luis Machado luis.machado@linaro.org
Mon Feb 17 13:58:00 GMT 2020


Hi Tom,

On 2/14/20 6:14 PM, Tom Tromey wrote:
>>>>>> "Tom" == Tom Tromey <tom@tromey.com> writes:
> 
>>>>>> "Sergio" == Sergio Durigan Junior <sergiodj@redhat.com> writes:
> Sergio> I'm attaching a patch that works OK for me here.  WDYT?
> 
> Tom> This one includes that:
> 
> Tom> https://sourceware.org/ml/gdb-patches/2020-02/msg00426.html
> 
> Tom> I see that Luis responded.  I'll read that and see what's up.
> 
> I'm going to check it in now.
> 
> Tom
> 

I ran into the following this morning...

make[2]: Entering directory 
'/home/luis.machado/work/tcwg/build/binutils-gdb-master/gdbserver'
make[2]: *** No rule to make target '../gnulib/import/libgnu.a', needed 
by 'gdbserver'.  Stop.

This was with a build using a configure line containing "--disable-gdb" 
but no "--disable-gdbserver".

Should --disable-gdb also imply --disable-gdbserver? Or should we be 
able to build gdbserver without building gdb (sounds a bit more complex)?



More information about the Gdb-patches mailing list