You can use the where command to display the stack trace of current threads. You can specify one or more threads or all threads.
The print command evaluates an optional expression in the context of the current thread and displays the result.
The call command evaluates an expression in the context of the current thread and makes the call in the context of the current thread.
The printregs command prints the registers for the current thread.