-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 2.1.0
-
None
Consider the example in QTCREATORBUG-4019.
gdb prints out two distinct addresses for this - One with iname="local.this", and the other with name="this" (see attached debugger log).
When the user right-clicks 'this' or any member, the debugger module in Qt Creator considers the local.this address as the base address for this, which is wrong (Screenshot attached). The address should be taken from the other entry (name="this").
- relates to
-
QTCREATORBUG-4019 gdb action "Watch expression" fails on 'this' and members
-
- Closed
-