ThreadId

Jascha Wetzel firstname at mainia.de
Thu Dec 6 01:26:45 PST 2007


NullTerminator wrote:
> How do you get the current thread id either using DDBG or (preferably) gdb?

use the lt command in ddbg, the current thread is marked in the list.
since you're in the command line of the debugger, there must have been a 
breakpoint or exception, the message for which contained the thread id 
as well.


More information about the Digitalmars-d-debugger mailing list