I am currently trying to understand assembly better. Therefore I am debugging my c programs in gdb and ddd to watch the assembly instructions.
However, I am not pleased with 'stack info' and backtrace command as it does not show the whole stack.
I want something similar to the stack trace in ollydbg, where every value that is pushed into the stack is shown.
I have tried searching for this, with no luck.
Is it possible to get this in gdb, or a different linux debugger?
Stack trace in gdb similar to ollydbg
Page 1 of 11 Replies - 372 Views - Last Post: 27 November 2012 - 07:35 AM
Replies To: Stack trace in gdb similar to ollydbg
#2
Re: Stack trace in gdb similar to ollydbg
Posted 27 November 2012 - 07:35 AM
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote




|