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/1392: No executable confuses GDB's attach


>Number:         1392
>Category:       gdb
>Synopsis:       No executable confuses GDB's attach
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Tue Sep 23 15:48:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     ac131313@redhat.com
>Release:        unknown-1.0
>Organization:
>Environment:

>Description:
cagney@toomany$ cp `which sleep` .
[1]+  Terminated              ./sleep 888
cagney@toomany$ ./sleep 888 &
[1] 21532
cagney@toomany$ gdb
...
Attaching to process 21532
/home/cagney/.nfs00000000065e0009000005b1 (deleted): No such file or directory.
(gdb) info registers
No selected frame.
(gdb) info target
Unix child process:
        Using the running image of attached process 21532.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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