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: [RFA] Fix too many "no debugging symbols found" warnings.


On Sun, May 24, 2009 at 8:20 PM, Eli Zaretskii <eliz@gnu.org> wrote:
>> I propose the following:
>>
>> 1) rename "set print symbol-loading" to "set print solib-symbol-loading"
>> 2) always print such messages for the main executable
>
> There's also a possibility to make this a tristate option instead of a
> simple boolean one. ?After all, it's quite possible that development
> snapshots of GDB were available on several GNU/Linux distros for some
> time, and so the argument of "new in GDB 7.0" is not necessarily
> strong enough.

One thought I had was off/executable/on,  [or whatever choices one prefers]
but I discounted it as not being acceptable.
If that's what y'all want, I'll resubmit another patch that does it that way.


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