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.


>>>>> "Doug" == Doug Evans <dje@google.com> writes:

Eli> There's also a possibility to make this a tristate option instead of a
Eli> simple boolean one. ÂAfter all, it's quite possible that development
Eli> snapshots of GDB were available on several GNU/Linux distros for some
Eli> time, and so the argument of "new in GDB 7.0" is not necessarily
Eli> strong enough.

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

I also prefer the shorter, more generic name.  Perhaps we'll want to
add more values here later.

The code changes look good to me.

Tom


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