Software Archive
Read-only legacy content
17061 Discussions

Debugging multi threaded cores

LARRY_O_
Beginner
459 Views

Hello,

I'm using the Intel System Studio 2015 and using the hardware threads is there a way to look a multiple threads at the same time (code view) that is?

Thanks,
Larry

0 Kudos
1 Reply
Rob_Mueller-Albrecht
459 Views

Hi Larry,

in the Intel System Debugger you can switch the focus hardware thread for stepping using the Hardware Threads window. This will however only shift the focus and not open a new source window for the second thread.

Thus you can effectively do view switching, but the EIP location will only be correct for the current active thread.

I know this is not exactly what you are asking for, but I hope it helps.

Thanks, Rob

0 Kudos
Reply