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.


> Date: Tue, 30 Jun 2009 14:49:25 -0700
> From: Doug Evans <dje@google.com>
> Cc: Tom Tromey <tromey@redhat.com>, gdb-patches <gdb-patches@sourceware.org>,
>         Pedro Alves <pedro@codesourcery.com>
> 
> Eli, are the docs ok?

The text is okay, but I'm not sure it is accurate wrt the implementation.

> +The @code{set print symbol-loading-warnings} command allows you to enable or
> +disable printing of warning messages when @value{GDBN} implicitly loads symbols
> +for files.

This text seems to say that we will print a warning when symbols are
loaded ``implicitly'', whatever that means.  But in fact, aren't the
warnings issued for files that have _no_ debugging symbols at all?


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