This is the mail archive of the gdb-patches@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]

Re: gdbserver pipe, xml and monitor changes


Daniel Jacobowitz wrote:

This probably happens because GDB is careful about job control (particularly tcsetpgrp) and gdbserver isn't. Or maybe it's because oth are too careful about job control.


Ok. I will take a look.


This may be a rat's nest.  If we can't get it to work, perhaps we
should restrict pipe to non-native targets.

That would be a shame as the pipe option does allow you to have gdb run ssh and the gdbserver without anything special happening.


Regards
Chris


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