Bug 672281

Summary: gdb fails to find line number information
Product: [Fedora] Fedora Reporter: Andreas Schwab <schwab>
Component: gdbAssignee: Jan Kratochvil <jan.kratochvil>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 14CC: jan.kratochvil, pmuldoon, sergiodj
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: gdb-7.2-41.fc14 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-02-14 20:26:22 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Andreas Schwab 2011-01-24 17:22:54 UTC
$ gdb hello
GNU gdb (GDB) Fedora (7.2-26.fc14)
Copyright (C) 2010 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-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /tmp/hello...done.
(gdb) start
Temporary breakpoint 1 at 0x400510: file hello.c, line 6.
Starting program: /tmp/hello 

Temporary breakpoint 1, main () at hello.c:6
6       {
(gdb) i line printf
No line number information available for address 0x7ffff7a88e60 <printf>
(gdb) i share
From                To                  Syms Read   Shared Object Library
0x00007ffff7ddcb20  0x00007ffff7df5956  Yes         /lib64/ld-linux-x86-64.so.2
0x00007ffff7a56b60  0x00007ffff7b821dc  Yes         /lib64/libc.so.6

Comment 1 Jan Kratochvil 2011-01-24 17:25:57 UTC
.gdb_index version 4? [Re: [commit] fix symtab/12302]
http://sourceware.org/ml/gdb-patches/2011-01/msg00437.html

Comment 2 Fedora Update System 2011-01-25 18:34:25 UTC
gdb-7.2-37.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/gdb-7.2-37.fc14

Comment 3 Fedora Update System 2011-01-26 20:56:22 UTC
gdb-7.2-37.fc14 has been pushed to the Fedora 14 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update gdb'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/gdb-7.2-37.fc14

Comment 4 Fedora Update System 2011-01-29 16:44:45 UTC
gdb-7.2-38.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/gdb-7.2-38.fc14

Comment 5 Fedora Update System 2011-01-30 20:31:00 UTC
gdb-7.2-39.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/gdb-7.2-39.fc14

Comment 6 Fedora Update System 2011-01-31 20:13:10 UTC
gdb-7.2-40.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/gdb-7.2-40.fc14

Comment 7 Fedora Update System 2011-01-31 20:13:24 UTC
gdb-7.2-40.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/gdb-7.2-40.fc14

Comment 8 Fedora Update System 2011-02-04 07:33:33 UTC
gdb-7.2-41.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/gdb-7.2-41.fc14

Comment 9 Fedora Update System 2011-02-14 20:26:10 UTC
gdb-7.2-41.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.