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 Wednesday 01 July 2009 18:52:50, Doug Evans wrote:
> Does anyone have any other concerns with the patch?

Does this mean that there will be no way anymore to say
that you don't want symbol loading info?  I was assuming
we'd still have that option.  :-/

I find "set print symbol-loading-warnings" a bit
misnamed, since this isn't about *all* warnings.  In fact,
it's about *no* symbols.  I don't really want to get
bishedy, but, why was it that keeping the existing
option and adding a new one wasn't good?

set print symbol-loading on|off
set print no-symbols-found-warnings on|off

-- 
Pedro Alves


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