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 794194 - gobject_gdb.py: 'address' is a property of gdb.Value not a function
gobject_gdb.py: 'address' is a property of gdb.Value not a function
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: gobject
2.55.x
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2018-03-09 09:05 UTC by Michael Olbrich
Modified: 2018-03-13 11:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gobject_gdb.py: 'address' is a property of gdb.Value not a function (934 bytes, patch)
2018-03-09 09:05 UTC, Michael Olbrich
committed Details | Review

Description Michael Olbrich 2018-03-09 09:05:32 UTC
Created attachment 369482 [details] [review]
gobject_gdb.py: 'address' is a property of gdb.Value not a  function

'address' started out as a function, but it was changed to a property
before the gdb Python support was release with gdb 7.0.

Here is the corresponding commit in gdb:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commitdiff;h=c0c6f77785d5f523f929919b66cf90bcd273a9fe
Comment 2 Philip Withnall 2018-03-13 11:29:12 UTC
Fixed in master for 2.56.1.