-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
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
Labels
No labels