← Back to team overview

touch-packages team mailing list archive

[Bug 1024548] Re: It search debug files in wrong directory

 

fixed in 14.04 LTS

** Changed in: gdb (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gdb in Ubuntu.
https://bugs.launchpad.net/bugs/1024548

Title:
  It search debug files in wrong directory

Status in “gdb” package in Ubuntu:
  Fix Released

Bug description:
  Release of Ubuntu:12.10
  Package Version:*** 7.4-2012.06-0ubuntu1 0
  Expected Results:it find dbgsym libraries when they are installed
  Actual Results:it don't find the installed dbgsym libraries

  Hallo
  Even if the dbgsym libraries are installed gdb cannot found it because it is set to search in /usr/local/lib/debug that not contain them instead of /usr/lib/debug.

  (gdb) show debug-file-directory
  The directory where separate debug symbols are searched for is "/usr/local/lib/debug".

  ***WORKAROUND***
  gdb  -ex 'set debug-file-directory /usr/lib/debug' -ex 'file /usr/bin/<program>'

  or compile passing

  --with-separate-debug-dir=/usr/lib/debug/

  Thanks
  Fabio

  ProblemType: BugDistroRelease: Ubuntu 12.10
  Package: gdb 7.4-2012.06-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
  Uname: Linux 3.5.0-4-generic x86_64
  ApportVersion: 2.3-0ubuntu4
  Architecture: amd64
  Date: Fri Jul 13 22:32:20 2012
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120525)SourcePackage: gdb
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdb/+bug/1024548/+subscriptions