If thread stack size has been changed (for example, -xss128k).
是否改变了线程堆栈大小(例如,- Xss128k)。
Each thread in a process gets its own stack.
每个进程中的每个线程都有属于自己的栈。
The bt command attempts to provide information on the stack for the current thread.
bt命令设法提供有关当前线程的堆栈的信息。
To trace the stack for the current active thread.
跟踪当前活动线程的堆栈。
Each thread has its own stack and its own copy of the CPU registers.
每个线程具有自己的堆栈和自己的CPU寄存器副本。
Each thread in a process gets its own stack.
过程中的每个线程都有自己的堆栈。
The location expands to show the call stack for the thread.
此位置将展开以显示线程的调用堆栈。
The stack chain represents the physical call stack for the thread.
堆栈链表示线程的物理调用堆栈。
Look at the stack trace for the thread that has activated this MDA.
查看堆栈跟踪以确定激活此MDA的线程。
Make the new thread current, and switch to its stack.
将线程设置为当前运行线程,并切换esp到新的堆栈。
Make the new thread current, and switch to its stack.
将线程设置为当前运行线程,并切换esp到新的堆栈。
应用推荐