Re: Good C++ development environment (read: debugger) for LINUX



Ignoramus1440 wrote:
Is there a debugging system for linux/C++ that actually works for big,
real life programs (hundreds of thousands of lines, shared libs, etc).

I need something that is nice, at least as good as MS Visual C++
debugger or close.

We have a software system that compiles under both gcc as well as MS
VC, and I would love to use a linux based debugger, but what I tried
earlier could be described as "lame ***". I am not a microsoft
advocate at all, wrote some GPLed software etc, used linux since 1995,
but that's the reality.

So, I am hoping that something good came out. Is that the case?

Did you ever use ddd as front-end to gdb. I found it very friendly and powerful.

Ciao
Giovanni
--
A computer is like an air conditioner,
it stops working when you open Windows.
Registered Linux user #337974 <http://counter.li.org/>
.


Quantcast