This is the mail archive of the gdb@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: gdbserver, sysroot, prelink


Daniel Jacobowitz <drow@false.org>:
> All --with-sysroot does is add some fancy logic for setting
> solib-absolute-prefix.  Without it, the default is "", which is correct
> for native debugging.  That's why it's not always enabled.

how about making the default something nonexistent when
host!=target and --with-sysroot isn't specified?
--


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