Hi,
I am really sorry if this isnt the correct place to ask this, but im at my wits end.
when tracing in windbg is it possible to show which thread you are in at the time? (i know ~ will show it, but if you trace 10000 instructions, can i check without breaking on create thread/etc?)
if not does anyone have any other suggestions? I am trying to trace a multithreaded app, all i really need is EIP, Thread and Command(s) [registers are irrelevant at this moment in time.] - and no, i dont know python, i do however know perl.
Thanks :)
gh.





