rizin/libr/debug/p
Riccardo Schirone a29f0ccce5
Add CI job for CentOS 6 build (#16712)
* Fix re-definition of RAnalBlockCb and RAnalAddrCb

* Small compilation fixes for gcc-4

* Check PTRACE_GETREGSET before using it

* Add GH workflow to run on centos:6 for prerelease branches

* Fix configure.acr
2020-04-29 19:02:02 +08:00
..
native Add CI job for CentOS 6 build (#16712) 2020-04-29 19:02:02 +08:00
bf.mk
bfvm.c Add braces to if, else, for, while ... (#11504) 2018-09-13 10:17:26 +02:00
bfvm.h
bochs.mk
debug_bf.c s/CORELIB/R2_PLUGIN_INCORE/g (#14295) 2019-06-13 19:12:51 +02:00
debug_bochs.c Replace some strstr() calls with strchr() 2019-12-15 23:37:27 +01:00
debug_esil.c s/CORELIB/R2_PLUGIN_INCORE/g (#14295) 2019-06-13 19:12:51 +02:00
debug_gdb.c Decouple shlr/gdb registers profile from code (#16312) ##debug 2020-03-27 02:00:27 +01:00
debug_io.c s/CORELIB/R2_PLUGIN_INCORE/g (#14295) 2019-06-13 19:12:51 +02:00
debug_native.c Add CI job for CentOS 6 build (#16712) 2020-04-29 19:02:02 +08:00
debug_null.c s/CORELIB/R2_PLUGIN_INCORE/g (#14295) 2019-06-13 19:12:51 +02:00
debug_qnx.c Windows native debugger refactoring ##debug ##windows 2019-07-29 11:19:26 +08:00
debug_rap.c More spelling fixes in the code 2019-06-20 13:36:02 +08:00
debug_windbg.c Some coverity fixes 2020-01-08 14:16:11 +01:00
esil.mk
gdb.mk
io.mk
Makefile s/CORELIB/R2_PLUGIN_INCORE/g (#14295) 2019-06-13 19:12:51 +02:00
native.mk Debug, BSD systems refactoring ##r_debug 2019-12-20 21:11:30 -06:00
null.mk
qnx.mk
rap.mk Improve rap:// code, r2p_ is now r2pipe_ ##io (#12699) 2019-01-09 02:47:35 +01:00
windbg.mk