Stop more than one process with gdb
Zvi Vered <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CABRndgwBm_RFY+4C6_b5PLK2pXAENYgd_k49PfjSvLmNYSPUYw@mail.gmail.com> |
Dear Members, Using gdbserver+gdb I want to remotely debug a running process. Each time my process is stopped (upon breakpoint, or stop) I want another specified process to stop also. Is it possible ? Thank you in advance, Z.V