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: quick status on gdb-7.2.1 & gdb-7.3? (Mar 07)


> FYI worth considering is a gcc-4.6 bug workaround for GDB:
> 	http://sourceware.org/bugzilla/show_bug.cgi?id=12435
> 
> But it should be fixed for gcc-4.6.0 GA so maybe GDB does not have to care.

Normally, I would say that we should be resilient to debug info
bugs. In this particular case, the decision is a little harder
to take, because it appears that the bug does not appear in a
GCC release (and hopefully won't); and also, the fix is in a
sensitive area... That being said, I don't have a particular
objection to the fix if it doesn't complexify the code too much,
and some comments are added.

-- 
Joel


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