[Bug 1192372] Re: glib's gdb auto-load scripts are not loaded

Tim tim at feathertop.org
Wed Dec 4 06:00:53 UTC 2013


The backtrace frame filters require patches that are only shipped on
Fedora, it will however be available upstream in gdb 7.7

This adds a patch to ignore the frame-filter stuff. Pretty printers
still work

** Patch added: "fix auto-load of python scripts"
   https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1192372/+attachment/3922739/+files/gdb-auto-load2.debdiff

** Patch removed: "gdb-auto-load.debdiff"
   https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1192372/+attachment/3922545/+files/gdb-auto-load.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1192372

Title:
  glib's gdb auto-load scripts are not loaded

Status in “glib2.0” package in Ubuntu:
  New

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 Ubuntu-sponsors mailing list