rizin/librz/debug
Florian Märkl 478dfbf895
Reduce verbose error messages from unsupported native debugger (#6337)
init and fini are called on regular rizin start, even if not debugging.
These errors were distracting and not very meaningful there. They do
however make sense when executing any actual debug operation.
2026-05-11 23:48:18 +08:00
..
p Reduce verbose error messages from unsupported native debugger (#6337) 2026-05-11 23:48:18 +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 Remove rz_range (#6303) 2026-05-03 20:10:35 +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 Fix s390x build without debugger (#6316) 2026-05-10 18:55:47 +08:00
desil.c RzReg: Associate roles with RzRegItem instead of name strings (#6291) 2026-04-30 12:03:51 +02:00
dmap.c Replace strdup with rz_str_dup (#4634) 2024-09-15 19:12:07 +08:00
dreg.c librz/bin: fix regstate load in ELF corefiles for x86_64 (#6195) 2026-05-01 12:07:59 +08:00
dsession.c RzReg: Associate roles with RzRegItem instead of name strings (#6291) 2026-04-30 12:03:51 +02:00
dsignal.c sdb: remove unused cas and expire features (#4487) 2024-05-12 18:27:54 +08:00
meson.build librz/debug: native debugger plugin for RISC-V (#5966) 2026-04-26 16:28:07 +08:00
pid.c Remove dead code (#4705) 2024-11-08 18:46:13 +08:00
plugin.c Move RzAnalysis as private and force usage of C API (#6123) 2026-04-06 16:07:53 +00: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 RzReg: Associate roles with RzRegItem instead of name strings (#6291) 2026-04-30 12:03:51 +02:00