Assembly x86 Programming Debugging (GDB): How to print out data through advancing indexing

前端 未结 0 952
北海茫月
北海茫月 2020-11-28 17:56

I am wondering how do I print out data through advanced indexing in GDB? For example, say I want to print out the value at 8(%ebp) to get the first value passed into a funct

相关标签:
回答
  • 消灭零回复
提交回复
热议问题