|
From: Freddie C. <fre...@op...> - 2017-03-23 16:41:07
|
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 |