rizin/librz/debug
Riccardo Schirone 6f40dfe493
Move remaining things from shlr/ to meson subprojects (#2126)
* Move binrz meson directives to binrz/ dir

* Move rizin-shell-parser to a subproject

* Move bochs to a meson subproject

* Move rzqnx to meson subproject

* Move winkd to a meson subproject

* Move rzar to a meson subproject

* Move rzw32dbg_wrap to a meson subproject

* Move ptrace-wrap to a meson subproject

* Move rzgdb to a meson subproject

* Rename w32dbg_wrap to rzw32dbg_wrap

* Update CODEOWNERS

* Remove old references to shlr

* Move shlr/heap stuff in core and remove shlr/arm

* Move spp to a meson subproject

* Remove last references to shlr

* Remove use_webui option

* Move include files directives to librz/include/meson.build

* Move librz meson directives into librz/meson.build

* Handle d/ directories inside the specific module meson.build

* Move plugins listing to specific module meson.build

* Move rzheap to its own subproject

* Fix js linter and licenses

* Use meson.override_dependency for all rz_ modules
2021-12-22 09:20:39 +08:00
..
p Prepare various RzReg accesses for splitting 2021-12-21 13:14:08 +01:00
ddesc.c Add user pointer to RzDebug Plugins and Refactor GDB for it 2021-06-14 11:46:17 +02:00
debug.c Refactor rz_debug_reg_get()/set() 2021-12-21 13:14:08 +01:00
desil.c Refactor rz_debug_reg_get()/set() 2021-12-21 13:14:08 +01:00
dmap.c Refactor dm commands ##refactor 2021-06-17 22:47:10 +08:00
dreg.c Split RzDebug.reg and RzAnalysis.reg 2021-12-21 13:14:08 +01:00
dsession.c Reduce registers shown in the output of dr and Vpp when analysing an ARM64 executable (#1739) 2021-09-28 23:49:55 +08:00
dsignal.c Add user pointer to RzDebug Plugins and Refactor GDB for it 2021-06-14 11:46:17 +02:00
meson.build Move remaining things from shlr/ to meson subprojects (#2126) 2021-12-22 09:20:39 +08:00
pid.c Various debug fixes (#1359) 2021-07-27 15:03:08 +08:00
plugin.c Various debug fixes (#1359) 2021-07-27 15:03:08 +08:00
serialize_debug.c Format according to clang-format-13 2021-11-25 15:44:28 +08:00
snap.c Refactoring Hash (#1082) 2021-05-02 20:47:17 +08:00
trace.c Format according to clang-format-13 2021-11-25 15:44:28 +08:00