Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.2.2, Qt Creator 4.3.0-beta1
-
None
-
GDB
Description
int main() { int foo = 42; int *bar = &foo; }
Right-click bar -> Open Memory Editor. Object Address is the pointer's address, and Pointer Address is the object. You can compare it to foo's address.
Attachments
For Gerrit Dashboard: QTCREATORBUG-17938 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
193638,5 | Debugger: Fix swapped object/original addresses | 4.3 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |