Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-debug-dev] strange display of a pointer C++ object in the variable view

This is a known bug. Hopefully, it will be fixed in 3.0.

----- Original Message ----- From: "Neugebauer Manfred" <manfred.neugebauer@xxxxxxxxxxx>
To: <cdt-debug-dev@xxxxxxxxxxx>
Sent: Monday, April 04, 2005 9:17 AM
Subject: [cdt-debug-dev] strange display of a pointer C++ object in the variable view



Hallo,

I did some tests with the new CDT 2.1.1 and recognized the following
problem:

When you want to display a local C++ object with the variable viewer in
the debug perspective the information string "public", "private" is
displayed with a pointer (in my case as a reference to 0x00000000 - see
attached screen dump). Is there any reason for this behavior?

Manfred.






Back to the top