This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb/1409: gdb fails to find source directories from debug info.


>Number:         1409
>Category:       gdb
>Synopsis:       gdb fails to find source directories from debug info.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Oct 06 15:28:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     carlo@alinoe.com
>Release:        5.3post-0.20021129.18rh
>Organization:
>Environment:
i686-gnu-linux
>Description:
1       h.h: No such file or directory.
while gdb should have been able to find it.
>How-To-Repeat:
Unpack attached tar and do:
cd d1/d2
gcc -I. -g t.c
cd ..
gdb d2/a.out
(gdb) run

It should work, if only because it does work when
you do:

cd d1/d2
gdb a.out
(gdb) run
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/x-gz; name="d1.tar.gz"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="d1.tar.gz"

H4sIADCJgT8AA+3V0WrCMBQG4Fz7FAe80V7oSXOSXMz5LqXZaKFWcHU3w3c3s6LbYBMv0lH8v5sU
Gmjgz38a9FKlxizsrY0rs3fybT1T7L2wYZPb+KzZOFZkk58s2r91xY5IlcWu2f6x79b7kQp6GfLE
V+CO/EWs+8zfeYf8h9DnH0zKK3BP/w3HfVprL8h/CJf8q0WV6huxz+xEfs/f6J/5W2cUcaoDffXg
+b9v60Cvszl9UDar2y6b8zM/0WHy3weDQfT97xZlwm/c7L+4a//Nqf+5t+j/EKZ1Wzb78EKr/h+w
nsQhQJuibk8zIU4GDAMAAAAAAAAAAAAAAACAsTgC06PcbwAoAAA=


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]