J
John
Hi,
I have some problems with ddd debugger. In my C++ program the debugger
cannot display the information on type string. For example
string s = "Hello";
somewehere in the debugger you cannot see the the variable s. DDD gives
a message cannot access memory ....... In VC++ from microsoft is
possible, so why not in ddd.
Does anyone know a good debugger for c++ programs on linux platforms.
John
I have some problems with ddd debugger. In my C++ program the debugger
cannot display the information on type string. For example
string s = "Hello";
somewehere in the debugger you cannot see the the variable s. DDD gives
a message cannot access memory ....... In VC++ from microsoft is
possible, so why not in ddd.
Does anyone know a good debugger for c++ programs on linux platforms.
John