** Description changed:

  Release of Ubuntu:12.10
  Package Version:*** 7.4-2012.06-0ubuntu1 0
- Expected Results:it found dbgsym libraries when they are installed
+ Expected Results:it find dbgsym libraries when they are installed
  Actual Results:it don't found 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)

** Description changed:

  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 found the installed dbgsym libraries
+ 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)

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

Title:
  It search debug files in wrong directory

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to