Skip to content

没断在函数头,但在断的时候执行快捷键,提示获取不到这个值 #1

@BroilFish

Description

@BroilFish

Failed while executing plugin_t.run():
Traceback (most recent call last):
File "E:/ida7.3/plugins/arm_unwind_plugin.py", line 553, in run
unwind_with_gui()
File "E:/ida7.3/plugins/arm_unwind_plugin.py", line 523, in unwind_with_gui
return unwind_now(True)
File "E:/ida7.3/plugins/arm_unwind_plugin.py", line 513, in unwind_now
_pcs = get_unwinder().unwind_all()
File "E:/ida7.3/plugins/arm_unwind_plugin.py", line 30, in unwind_all
while self.unwind_single_frame(_status):
File "E:/ida7.3/plugins/arm_unwind_plugin.py", line 76, in unwind_single_frame
print 'pc', '%0.8x' % _status.getRx(_status.PC_INDEX)
TypeError: %x format: a number is required, not NoneType

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions