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: Multiple hardware threads


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


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