这包括关于运行进程的平台的信息:物理内存、CPU数量和类型、库、命令行、线程堆栈和寄存器。
This includes information about the platform on which the process is running: physical memory, CPU number and type, libraries, command line, thread stacks, and registers.
在没有全套的命令行实用工具时,可以凑合使用嵌入式lamp堆栈。
Embedded LAMP stacks can make do without a full set of command-line utilities.
ESP(堆栈顶部)存储传递给程序的命令行参数数量,默认值是1(表示没有命令行参数)。
ESP or the top of the stack stores the number of command line arguments supplied to a program, which is 1 by default (for no command line arguments).
为了更容易地查明在调用wib的函数中发生了什么情况,可以使用gdb的堆栈命令。
In order to more easily find out what happened in the function which called wib we can use GDB's stack commands.
pushd和popd命令还支持使用参数处理目录堆栈。
The pushd and popd commands also support parameters to manipulate the directory stack.
您可以使用dirs命令来显示当前目录堆栈,而不会压入或弹出新目录。
You can use the dirs command to display the current directory stack without pushing or popping a new directory.
bt命令设法提供有关当前线程的堆栈的信息。
The bt command attempts to provide information on the stack for the current thread.
要获得一个堆栈跟踪信息,可以使用bt命令
btp命令将进程标识作为参数,并对这个特定进程进行堆栈回溯。
The BTP command takes a process ID as an argument and does a stack traceback for that particular process.
例如,可以定义一个(简单的)新命令hari,它显示从地址0xc000000开始的一行内存、显示寄存器的内容并转储堆栈。
For example, a (trivial) new command called hari could be defined that would display one line of memory starting at address 0xc000000, display the contents of the registers, and dump the stack.
可以通过如上所示在'frame '命令中明确指定号码,或者使用'up '命令在堆栈中上移以及'down '命令在堆栈中下移来切换帧。
Frames can be switched through either by specifying their number explicitly to the 'frame' command as above or with the command 'up' to move up the stack and 'down' to move down.
主要的堆栈跟踪命令有bt 、btp 、btc和bta 。
命令或步骤列出调用堆栈的线程在一个特定的指针时?
Command or steps to list out the callstack of other threads where a particular pointer is used?
命令或步骤列出调用堆栈的线程在一个特定的指针时?
Command or steps to list out the callstack of other threads where a particular pointer is used?
应用推荐