This is the mail archive of the gdb-prs@sourceware.org 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]

[Bug server/9391] gdbserver opens socket and waits for connection even if child fork fails


------- Additional Comments From pedro at codesourcery dot com  2008-12-23 20:45 -------
Just tried it:

 >./gdbserver :9999 foobar
 Cannot exec foobar: No such file or directory.
 Process foobar created; pid = 32727

 Child exited with retcode = 7f
 No program to debug.  GDBserver exiting.

The fact that we only know the create failed until we wait is another different
FIXME (Process foobar created above).

Closing as fixed, then.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=9391

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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