This is the mail archive of the gdb@sources.redhat.com 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: bad looking numbers for gdb 5.3.91


FYI guys,

This is definitely a gcc bug.  I don't even need to ask Daniel to
confirm that the debug info is wonky; I just went ahead and filed a PR.

  http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12204
  [regression] gcc emits bogus .file when __inline__ called

The symptoms are that the user sets a breakpoint in 'main'
but gdb says 'breakpoint in stat.h'.

I'm not sure if this deserves an entry in the gdb gnats database as
well.  I'd be happy to make matching entries if it will help y'all keep
track of what is currently broken in gcc.  I'd also be happy to skip
the paperwork and spend more time investigating bugs.

I'm working on getting my arms around gcc HEAD so that I can report all
the debug info regressions as they occur.  I've still got some issues
from the period April-June when I was inactive.

Michael C


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