Communicate gdb with other process
"Ding, Fei" <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <C90E02675453724EAC7735995F7077976E5234@shsmsx102.ccr.corp.intel.com> |
Hi, there: I'd like to make Gdbserver communicate with other process, such as: Gdb<===>Gdbserver<===>MyProgram Gdbserver and MyProgram will run on the same device. Any suggestion for implementation? Thanks && BRs Fei