gdb @entry= 是什么意思

Posted 软件工程小施同学

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了gdb @entry= 是什么意思相关的知识,希望对你有一定的参考价值。

调用函数时传入的参数值

 

The @entry form refers to the value of the parameter when the function was entered. This isn't always available, but sometimes it is -- there is a DWARF extension for it, and GCC emits this when possible.

c++ - difference between this and this@entry? - Stack Overflow

以上是关于gdb @entry= 是什么意思的主要内容,如果未能解决你的问题,请参考以下文章

这个 gdb 输出是啥意思?

<value optimize out> 在 gdb 中是啥意思?

`x/24x $esp` 是啥意思?

bdb_dn2entry("cn=kerberoskdc,cn=config,dc=example,dc=com") 是啥意思?

gcc -g -o -c分别是什么意思

python报错cache entry deserialization failed,entry ignored是啥意思