Re: Python API for supplying thread information?
Freddie Chopin <[email protected]>
| Newsgroups | gmane.comp.gdb.devel,gmane.comp.debugging.openocd.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 2017-03-23 at 11:34 +0000, Yao Qi wrote:Providing > thread info isn't just printing thread name and state in "info > threads". GDB internally needs thread information too. But that's all GDB is getting from OpenOCD - thread name (string), extra info (string) and stack frame (registers). Unless I'm missing something, which is of course possible (; Regards, FCh