[Bug 891953] New: gdb is not able to load binaries
https://bugzilla.novell.com/show_bug.cgi?id=891953 https://bugzilla.novell.com/show_bug.cgi?id=891953#c0 Summary: gdb is not able to load binaries Classification: openSUSE Product: openSUSE Factory Version: 201407* Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Development AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: asn@cryptomilk.org QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 gdb in Factory is not able to load a binary with debug symbols. asn@magrathea:~> gdb -p 9539 GNU gdb (GDB; openSUSE Factory) 7.7 Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-suse-linux". Type "show configuration" for configuration details. For bug reporting instructions, please see: <http://bugs.opensuse.org/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word". warning: /etc/gdbinit.d/gdb-heap.py: No such file or directory Attaching to process 9539 /home/asn/workspace/projects/samba/git/bin/default/source3/smbd/smbd (deleted): No such file or directory. (gdb) q A debugging session is active. Inferior 1 [process 9539] will be detached. Quit anyway? (y or n) y Detaching from program: , process 9539 asn@magrathea:~> ll /home/asn/workspace/projects/samba/git/bin/default/source3/smbd/smbd -rwxr-xr-x 1 asn users 165240 Aug 14 14:53 /home/asn/workspace/projects/samba/git/bin/default/source3/smbd/smbd I'm not able to use gdb as it can't load the binary file for symbols ... Reproducible: Always Steps to Reproduce: 1. Try to attach gdb to a process. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=891953 https://bugzilla.novell.com/show_bug.cgi?id=891953#c1 Andreas Schneider <asn@cryptomilk.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |INVALID --- Comment #1 from Andreas Schneider <asn@cryptomilk.org> 2014-08-14 17:23:49 UTC --- Somehow the binary got deleted... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com