This is the mail archive of the gdb-patches@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: [commit] Improved linker-debugger interface


> I think this may have been resolved by other messages in this thread,
> but for the avoidance of doubt the warning does mean that something is
> wrong and needs to be fixed.  If solib-svr4 finds the probes it needs
> in the runtime linker it uses them.  If it doesn't find the probes--
> either because they aren't there, or because GDB has no probes
> support--then solib-svr4 will silently fall back to the original
> (non-probes) interface.  The warning is only displayed if solib-svr4
> started out using the probes and something unexpected happened, so if
> you see the warning it means either the linker or GDB has a bug.

OK, thanks for clarifying. I agree with the warning, now.

-- 
Joel


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