rizin/librz/debug
well-mannered-goat a77afb0a29
Refactor debug native plugin archos-wise and other minor refactors (#5295)
- separate plugin archos wise.
- move all register profiles under reg directory.
- move architecture specific from linux_debug.c and bsd_debug.c to respective files.
- replace eprintf with rz_sys_perror and RZ_LOG_*
- remove debug_native.c and reg.c
- refactor librz/debug/meson.build to compile the native plugins archos wise.

This improves code readability and maintainibility.
2025-09-01 00:00:35 +08:00
..
p Refactor debug native plugin archos-wise and other minor refactors (#5295) 2025-09-01 00:00:35 +08:00
bp.c Move RzBreakpoint into RzDebug (#5124) 2025-05-13 01:57:37 +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 librz/debug: add NetBSD debug tests and fix errors (#5208) 2025-06-20 00:22:33 +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 Refactor debug native plugin archos-wise and other minor refactors (#5295) 2025-09-01 00:00:35 +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
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