Re: gdbserver fork
Russell Shaw <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On 17/03/15 02:59, Breazeal, Don wrote: > >> -----Original Message----- >> From: [email protected] [mailto:[email protected]] On >> Behalf Of Russell Shaw >> Sent: Monday, March 16, 2015 4:10 AM >> To: [email protected] >> Subject: Re: gdbserver fork >> >> On 16/03/15 21:49, Russell Shaw wrote: >>> Hi, >>> When using gdbserver, set follow-fork-mode doesn't work. >>> >> I found there's patches >> <https://sourceware.org/ml/gdb-patches/2014-08/msg00145.html> > Russell, > The remote follow fork patches have not been accepted into the mainline yet, but work is continuing on this. Hi, I used to debug by running ddd/gdb on the target and setting DISPLAY so ddd would display on a remote pc. With X going and Wayland coming, gdbserver is more needed. I'll look into how gdbserver works. -- regards, Russell