This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: Use DWARF CFI frame unwinder on powerpc
On Tue, May 09, 2006 at 11:00:14AM -0700, David S. Miller wrote:
> I really think this warning message should be off by default,
> 9 times out of 10 when it triggers the situation is completely
> harmless.
It is :-)
See my earlier comment: GDB hackers run into this message a lot,
because GDB's default gdbinit turns it on. GCC hackers do too:
# Make gdb complain about symbol reading errors. This is so that gcc
# developers can see and fix bugs in gcc debug output.
set complaints 20
--
Daniel Jacobowitz
CodeSourcery