【question】The principle of impl ementing thread switching in gdb
好 via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, The amount of gdb code is too large and I am very confused. Is there any developer documentation explaining how to implement thread switching in gdb and get the values of variables and registers in the thread? Many thanks.