Expand description
Debugger control: process/thread lifecycle, breakpoints, memory, appcall, and events.
Mirrors the C++ ida::debugger namespace.
Structs§
- Appcall
Options - Appcall
Request - Appcall
Result - Appcall
Value - Backend
Info - Exception
Info - Module
Info - Register
Info - Scoped
Subscription - Thread
Info
Enums§
Functions§
- add_
breakpoint - appcall
- appcall_
with_ executor - attach
- available_
backends - cleanup_
appcall - current_
backend - current_
thread_ id - detach
- has_
breakpoint - instruction_
pointer - is_
custom_ register - is_
floating_ register - is_
integer_ register - is_
request_ running - load_
backend - on_
breakpoint_ changed - on_
breakpoint_ hit - on_
exception - on_
library_ loaded - on_
library_ unloaded - on_
process_ exited - on_
process_ started - on_
process_ suspended - on_
thread_ exited - on_
thread_ started - on_
trace - read_
memory - register_
executor - register_
info - register_
value - remove_
breakpoint - request_
attach - request_
resume - request_
resume_ thread - request_
run_ to - request_
select_ thread - request_
start - request_
step_ into - request_
step_ out - request_
step_ over - request_
suspend - request_
suspend_ thread - resume
- resume_
thread - run_
requests - run_to
- select_
thread - set_
register - stack_
pointer - start
- state
- step_
into - step_
out - step_
over - suspend
- suspend_
thread - terminate
- thread_
count - thread_
id_ at - thread_
name_ at - threads
- unregister_
executor - unsubscribe
- write_
memory