rizin/librz/debug
2025-12-27 02:46:55 +08:00
..
p debug: remove globals from XNU native debugger 2025-12-27 02:46:55 +08:00
bp.c Rename some rz_list funcs to rz_list_XXX_val (part 1) (#5671) 2025-12-25 22:01:49 +08:00
bp_io.c Move RzBreakpoint into RzDebug (#5124) 2025-05-13 01:57:37 +08:00
bp_traptrace.c Move RzBreakpoint into RzDebug (#5124) 2025-05-13 01:57:37 +08:00
bp_watch.c Move RzBreakpoint into RzDebug (#5124) 2025-05-13 01:57:37 +08:00
ddesc.c Replace strdup with rz_str_dup (#4634) 2024-09-15 19:12:07 +08:00
debug.c Rename rz_list_first() / rz_list_last() to rz_list_first_val() / rz_list_last_val() (#5654) 2025-12-20 17:08:59 +08:00
desil.c Replace strdup with rz_str_dup (#4634) 2024-09-15 19:12:07 +08:00
dmap.c Replace strdup with rz_str_dup (#4634) 2024-09-15 19:12:07 +08:00
dreg.c Make xnu reg profile depend on cpu type instead of RzDebug.bits (#3270) 2023-01-07 17:43:41 +01:00
dsession.c Replace strdup with rz_str_dup (#4634) 2024-09-15 19:12:07 +08:00
dsignal.c sdb: remove unused cas and expire features (#4487) 2024-05-12 18:27:54 +08:00
meson.build debug: fix coredump compilation for ARM64 (#5380) 2025-09-16 02:39:24 +08:00
pid.c Remove dead code (#4705) 2024-11-08 18:46:13 +08:00
plugin.c refactor: Use HtSP for storing plugins. (#4687) 2024-10-26 16:31:13 +08:00
README.md librz: add some initial documentation (#3782) 2023-10-13 13:46:19 +08:00
serialize_bp.c Move RzBreakpoint into RzDebug (#5124) 2025-05-13 01:57:37 +08:00
serialize_debug.c Format according to clang-format-13 2021-11-25 15:44:28 +08:00
snap.c Replace strdup with rz_str_dup (#4634) 2024-09-15 19:12:07 +08:00
trace.c Port remaining debug commands to RzShell (#4753) 2024-12-06 08:10:25 +08:00