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]

Re: Python API for supplying thread information?


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


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