rizin/librz/debug
Anton Kochkov b1e48a0c1c
Various Coverity fixes (#2499)
* Fix CID 390322 - memory leak
* Fix CID 390031 - memory leak
* Fix CID 390014 - memory leak
* Fix CID 389941 - memory leak
* Fix CID 389093 - memory leak
* Fix CID 389090 - memory leak
* Fix CID 379250 - memory leak
* Fix CID 378897 - unterminated string
* Fix CID 378854 - memory leak
* Fix CID 373736 - memory leak
* Fix CID 371126 - memory leak
* Fix CID 371089 - memory leak
2022-04-05 22:42:36 +02:00
..
p Various Coverity fixes (#2499) 2022-04-05 22:42:36 +02:00
ddesc.c Add user pointer to RzDebug Plugins and Refactor GDB for it 2021-06-14 11:46:17 +02:00
debug.c RzDebug/p/native: do not use ptrace with NT_X86_XSTATE if not supported 2022-04-05 14:14:35 +02: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 Add Hexagon register profile (#2490) 2022-04-03 18:26:17 +02:00
dsignal.c Add user pointer to RzDebug Plugins and Refactor GDB for it 2021-06-14 11:46:17 +02:00
meson.build DMP: Dynamically create profile if not found 2022-03-03 21:52:41 +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 Convert dt commands to rzshell (#2418) 2022-03-22 09:12:12 +08:00