2013年10月28日 星期一

Getting the call stack without a frame pointer

Getting the call stack without a frame pointer
http://www.yosefk.com/blog/getting-the-call-stack-without-a-frame-pointer.html

x86 bt: a script getting the call stack from a core file without relying on gdb's bt command but relying on its disassemble command.
http://yosefk.com/sw/bt



fcamel 技術隨手記: 用 python gdb 客製化 backtrace 的結果

http://fcamel-life.blogspot.tw/2013/08/python-gdb-backtrace.html

How does GDB find the symbol of a function when backtracing in MIPS Linux? - Stack Overflow
http://stackoverflow.com/questions/1051872/how-does-gdb-find-the-symbol-of-a-function-when-backtracing-in-mips-linux

沒有留言: