Multiple hardware threads

Daniel Jacobowitz drow@false.org
Thu Aug 10 12:59:00 GMT 2006


On Thu, Aug 10, 2006 at 05:41:53PM +0530, Shiladitya (???????????????????????????) wrote:
> Hi,
> Does gdb support debugging applications that run on CPU having
> multiple hardware threads. For eg. MIPS34K in case of embedded
> processors?

Normally the remote stub presents each CPU thread as a GDB user-level
thread, and that works fine.  But your stub must support it.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list