After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 742518 - object overview should include the pointer to the object in memory
object overview should include the pointer to the object in memory
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Debugging
3.15.x
Other Linux
: Normal enhancement
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2015-01-07 11:42 UTC by Christian Hergert
Modified: 2015-01-09 05:07 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Hergert 2015-01-07 11:42:17 UTC
It would be really handy if I could get the address to a GtkWidget for debugging purposes. Then I can more easily set watchpoints in gdb.