Le Sat, 27 Dec 2014 15:55:39 +0100,
Alban Browaeys <pra...@yahoo.com> a écrit :

> Dear Maintainer,

Hello,

> current glib/gobject gdb python macros are not in effect as they are
> at the wrong location :
> /usr/share/gdb/auto-load
> instead of:
> /usr/share/gdb/auto-load/usr/lib/x86_64-linux-gnu/

If I'm not wrong, libglib2.0-dev ships 2 gdb auto-load files:

libglib-2.0.so.0.4200.1-gdb.py and libgobject-2.0.so.0.4200.1-gdb.py
that refer to libraries shipped in /lib (glib) and /usr/lib (gobject).

So I guess that the new paths should be the following then:

/usr/share/gdb/auto-load/lib/x86_64-linux-gnu/libglib-2.0.so.0.4200.1-gdb.py
/usr/share/gdb/auto-load/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.4200.1-gdb.py

Cheers,

Laurent Bigonville


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to