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

Multiplexing gdb remote protocol and application output


Hello,

Older gdb versions supported 'target cisco'. Function readsocket() allowed
to distinct between application output and remote communication protocol
packets, using escape sequence.

Now 'target cisco' support removed from gdb distribution. Is there any
standard way in gdb to multiplex remote protocol and application
input/output?

Thanks,
  Yuri


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