rizin/librz/debug
pelijah f818ca4296
Refactor sdb_foreach and related APIs (#4471)
* Refactor sdb_foreach and related APIs
* Strengthen bounds check in sdb_dump_next()
* Switch to RzPVector
* Use length info in filter_noreturn()
* Fix cmp function
* Remove unused sdb_like() API
* Pass SdbKv to SdbForeachCallback
* Add sdbkv_dup_value() helper
2024-05-07 07:57:52 +08:00
..
p debug: fix Android X86 builds 2024-04-27 16:44:21 +08:00
ddesc.c Convert dd commands to rzshell (#3049) 2022-09-29 08:24:50 +08:00
debug.c Add missing vector foreach macros to clang-format cfg (#4456) 2024-04-22 07:16:46 +08:00
desil.c Initialize RzAnalysisOp properly. (#4350) 2024-03-10 18:26:10 +08:00
dmap.c Refactoring debug plugin and cleanup output (#3634) 2023-07-04 10:42:41 +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 Refactor sdb_foreach and related APIs (#4471) 2024-05-07 07:57:52 +08:00
dsignal.c Convert dk commands to the rzshell (#3078) 2022-10-11 18:02:52 +08:00
meson.build Merge rz_asm and rz_analysis into one library but keep deprecated apis. 2024-03-07 18:38:49 +08:00
pid.c Convert dp commands to the rzshell (#3047) 2022-09-27 01:21:25 +08:00
plugin.c Merge rz_asm and rz_analysis into one library but keep deprecated apis. 2024-03-07 18:38:49 +08:00
README.md librz: add some initial documentation (#3782) 2023-10-13 13:46:19 +08:00
serialize_debug.c Format according to clang-format-13 2021-11-25 15:44:28 +08:00
snap.c hash: use RzHash in most hash APIs 2022-06-28 21:55:26 +08:00
trace.c Add HtSP, HtSS, HtSU, SetS (#4415) 2024-04-16 20:27:48 +08:00