On Fri, Apr 11, 2014 at 8:50 PM, Thomas Schwinge <tho...@codesourcery.com>wrote: > > Not at all. It "just" needs to be done; the patch has to be brought into > a form suitable for commit upstream (without a lot of TODO items, > properly code formatting, and so on), and has to be rebased on top of the > current upstream master branch. > I'm not very optimistic about this things, I found some redundant files. Gdb was very care by many developers, that's maybe not allowed to check in if we can't remove these redundant files .
I think gdbserver is very important for debug and port application software , as your can map your filesystem to host by sshfs, and change the code by some IDE like qtcreator, compile on hurd, then remote debug on host. it's really part of os Infrastructure. Thanks, Cong Zhang