Hi, On Wed, Apr 9, 2014 at 8:57 PM, Yue Lu <hacklu.newb...@gmail.com> wrote: > > > > The reason is that the native _GDB_ doesn't work either on Hurd. So as > gdbserver. You can try to attach to a exist process by GDB, you will get > that warnning. In detail, there is no distinct difference between the > implementation of GDB and gdbserver. They are the same. >
Why I need gdbserver is I will use gdbserver to start my process, because gdbserver is the parent of the debugged process, this will not trigger the hurd limit. So, The question left is why the code was not merge to upstream, And if it can do, many hurder will thank you. The upstream reject your patch? Thanks, Cong Zhang