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: gdb/1180: gcc bug or gdb bug?


Michael Elizabeth Chastain writes:
 > Hi guys,
 > 
 > Can I get someone to look at gdb/1180 and say whether it's a
 > gcc bug or a gdb bug?
 > 
 > gcc changed its debugging output and gdb doesn't like the new output.
 > I need to decide whether to file a PR against gcc about it.
 > 
 > Michael C
 > Whiney QA guy


This seems like a gcc debuginfo problem to me. There is a lexical
block for the innermost block but not for the middle one. 

elena


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