rizin/librz/debug
Khairul Azhar Kasmiran 2d49628aee
Remove rz_list_iter_get_data() (#5900)
* Remove rz_list_iter_get_data()
* Use rz_list_val() instead of rz_list_iter_get_data()
2026-02-10 22:03:37 +08:00
..
p Remove rz_list_iter_get_data() (#5900) 2026-02-10 22:03:37 +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_list_iter_cur() (#5808) 2026-01-17 14:29:50 +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 Remove rz_list_iter_get_data() (#5900) 2026-02-10 22:03:37 +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 Remove RzIO brainfuck/rzweb/rzpipe & RzDebug brainfuck (#5810) 2026-01-17 22:55:47 +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 Implement colors for tables and move RzListInfo out of table.c (#5729) 2026-01-05 21:34:41 +08:00