From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Kegel To: gdb@sourceware.cygnus.com Subject: making gdbserver attach to existing processes Date: Thu, 27 Sep 2001 17:32:00 -0000 Message-id: <3BB3C53F.4E2CF0A7@kegel.com> X-SW-Source: 2001-09/msg00270.html I'm having a whack at adding code to gdbserver to let it attach to an existing process. I'm working with the 5.1 stuff from cvs. Stop me if this has already been done successfully... - Dan