[Bug 1192372] Re: glib's gdb auto-load scripts are not loaded
Launchpad Bug Tracker
1192372 at bugs.launchpad.net
Thu Dec 5 15:24:08 UTC 2013
This bug was fixed in the package glib2.0 - 2.39.1-0ubuntu3
---------------
glib2.0 (2.39.1-0ubuntu3) trusty; urgency=low
* debian/libglib2.0-dev.install.in: Install gdb auto-load scripts to the
correct location (LP: #1192372)
* debian/patches:
- disable-frame-filters.patch: Disable the python frame filters, as they
are not in gdb 7.6, but will be included upstread in gdb 7.7 (BGO: #613732)
- fix-long-for-python3.patch: gdb is using python3 where long() no longer
exists
-- Tim Lunn <tim at feathertop.org> Wed, 04 Dec 2013 09:03:26 +1100
** Changed in: glib2.0 (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1192372
Title:
glib's gdb auto-load scripts are not loaded
Status in “glib2.0” package in Ubuntu:
Fix Released
Bug description:
gdb is failing to find the python-scripts for glib/gobject, that
should auto-loaded at startup.
auto-load: Attempted file "/usr/lib/debug/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.3701.0-gdb.gdb" does not exist.
auto-load: Attempted file "/usr/share/gdb/auto-load/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.3701.0-gdb.gdb" does not exist.
auto-load: Attempted file "/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.3701.0-gdb.py" does not exist.
auto-load: Expanded $-variables to "/usr/lib/debug:/usr/share/gdb/auto-load".
auto-load: Searching 'set auto-load scripts-directory' path "$debugdir:$datadir/auto-load".
auto-load: Attempted file "/usr/lib/debug/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.3701.0-gdb.py" does not exist.
auto-load: Attempted file "/usr/share/gdb/auto-load/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.3701.0-gdb.py" does not exist.
auto-load: Attempted file "/usr/lib/debug/lib/x86_64-linux-gnu/libglib-2.0.so.0.3701.0-gdb.gdb" does not exist.
auto-load: Expanded $-variables to "/usr/lib/debug:/usr/share/gdb/auto-load".
auto-load: Searching 'set auto-load scripts-directory' path "$debugdir:$datadir/auto-load".
auto-load: Attempted file "/usr/lib/debug/usr/lib/debug/lib/x86_64-linux-gnu/libglib-2.0.so.0.3701.0-gdb.gdb" does not exist.
auto-load: Attempted file "/usr/share/gdb/auto-load/usr/lib/debug/lib/x86_64-linux-gnu/libglib-2.0.so.0.3701.0-gdb.gdb" does not exist.
auto-load: Attempted file "/usr/lib/debug/lib/x86_64-linux-gnu/libglib-2.0.so.0.3701.0-gdb.py" does not exist.
auto-load: Expanded $-variables to "/usr/lib/debug:/usr/share/gdb/auto-load".
auto-load: Searching 'set auto-load scripts-directory' path "$debugdir:$datadir/auto-load".
auto-load: Attempted file "/usr/lib/debug/usr/lib/debug/lib/x86_64-linux-gnu/libglib-2.0.so.0.3701.0-gdb.py" does not exist.
auto-load: Attempted file "/usr/share/gdb/auto-load/usr/lib/debug/lib/x86_64-linux-gnu/libglib-2.0.so.0.3701.0-gdb.py" does not exist.
auto-load: Attempted file "/lib/x86_64-linux-gnu/libglib-2.0.so.0.3701.0-gdb.gdb" does not exist.
auto-load: Expanded $-variables to "/usr/lib/debug:/usr/share/gdb/auto-load".
auto-load: Searching 'set auto-load scripts-directory' path "$debugdir:$datadir/auto-load".
auto-load: Attempted file "/usr/lib/debug/lib/x86_64-linux-gnu/libglib-2.0.so.0.3701.0-gdb.gdb" does not exist.
auto-load: Attempted file "/usr/share/gdb/auto-load/lib/x86_64-linux-gnu/libglib-2.0.so.0.3701.0-gdb.gdb" does not exist.
auto-load: Attempted file "/lib/x86_64-linux-gnu/libglib-2.0.so.0.3701.0-gdb.py" does not exist.
auto-load: Expanded $-variables to "/usr/lib/debug:/usr/share/gdb/auto-load".
auto-load: Searching 'set auto-load scripts-directory' path "$debugdir:$datadir/auto-load".
auto-load: Attempted file "/usr/lib/debug/lib/x86_64-linux-gnu/libglib-2.0.so.0.3701.0-gdb.py" does not exist.
auto-load: Attempted file "/usr/share/gdb/auto-load/lib/x86_64-linux-gnu/libglib-2.0.so.0.3701.0-gdb.py" does not exist.
ProblemType: BugDistroRelease: Ubuntu 13.10
Package: libglib2.0-dev 2.37.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.9.0-4.9-generic 3.9.4
Uname: Linux 3.9.0-4-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.10.2-0ubuntu1
Architecture: amd64
Date: Wed Jun 19 08:50:04 2013
InstallationDate: Installed on 2012-09-23 (268 days ago)
InstallationMedia: Ubuntu GNOME Remix 12.10 "Quantal Quetzal" - Alpha amd64(20120922)
MarkForUpload: TrueSourcePackage: glib2.0
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1192372/+subscriptions
More information about the foundations-bugs
mailing list