How to check if my debugger's program counter is inside a function?

后端 未结 0 1201
一个人的身影
一个人的身影 2021-01-05 23:05

I\'m writing a debugger and want to see if its program counter is inside a function. I guess I need to check that it\'s between DW_AT_low_pc and DW_AT_hig

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