This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: Severe problems debugging c++ code (g++ 3.0)


Peter Schmid wrote:-

> Though debugging c++ programs (especially code from libstdc++) is
> getting better, there are still severe problems which should be fixed
> before gcc 3.0 is released. On the one these are a regression with
> respect to gcc 2.95 and on the other make debugging more difficult
> than it is already is. 
> 
> For example consider the following code tp.C from PR/1819.

Yes, I have this as a high priority bug report in GNATS PR debug/2984.

I think it's unacceptable to ship a compiler where you cannot debug
properly, and this is a regression from 2.95, which is why I have it
as high priority.

Neil.


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