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: New warning in GDB 7.5


> Date: Mon, 20 Aug 2012 19:06:55 +0200
> From: Jan Kratochvil <jan.kratochvil@redhat.com>
> Cc: mark.kettenis@xs4all.nl, brobecker@adacore.com, gdb-patches@sourceware.org
> 
> We can conclude then it may be a workaround of GDB bugs in non-DWARF formats
> support (maybe, maybe not).  I do not find meaningful to actively support
> non-DWARF debugging, it is just best-effort.

Fair enough.  I replaced those commands with

  set $dummy = main + 8

and the warnings went away.

Thanks.


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