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/9684] gdbserver, attach to stopped processes


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

--- Comment #1 from Pedro Alves <palves at redhat dot com> 2012-02-16 15:44:53 UTC ---
On Fedora 16, running 3.2.3-2.fc16.x86_64, it seems waitpid no longer hangs
after attach, if the process was stopped.  So no special handling is necessary
there.  Tested with the attach-stopped.exp test against the
native-extended-remote board.  Special handling like gdb/linux-nat.c does may
be still necessary for older kernels, if someone cares for those.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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