Step few instruction with GDB

后端 未结 0 427
刺人心
刺人心 2021-01-28 02:25

si is step 1 instruction , How can I move few steps with 1 GDB commands?

For example I want to skip 3 instruction after address 0xabcd

b *0xab         


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