rizin/libr/io/p
Sven Steinbauer 5ad7b9e2f2 Expand on error message for unsigned OSX binary
If r2 is unsigned the message the user gets when trying to debug with it
isn't clear as to what the problem is. Add a line to suggest most likely issue and go see the docs to get a cert.
2016-05-10 22:16:14 +02:00
..
bfdbg.mk
bochs.mk Initial support for BOCHS (windows only for now) 2016-03-25 00:21:49 +01:00
debug.mk
default.mk
gdb.mk
gzip.mk
http.mk
ihex.mk
io_bfdbg.c
io_bochs.c fix wait routine in bochs for linux 2016-04-03 17:39:59 +02:00
io_debug.c More OSX-PPC fixes 2016-04-27 01:52:35 +02:00
io_default.c Fix couple of memory leaks. Issue #2772. (#4725) 2016-04-28 10:47:50 +02:00
io_gdb.c Fixes for lldb/debugserver on x86-64 2016-02-03 12:09:58 +01:00
io_gzip.c
io_http.c
io_ihex.c
io_mach.c Expand on error message for unsigned OSX binary 2016-05-10 22:16:14 +02:00
io_malloc.c Minor fixes for the previous commit 2015-09-04 15:35:37 +02:00
io_mmap.c Fix #3286 - Use stdbool.h 2015-09-14 02:08:31 +02:00
io_procpid.c Fix #3286 - Use stdbool.h 2015-09-14 02:08:31 +02:00
io_ptrace.c Fix seek for ptrace and mach IO 2015-10-14 13:42:15 +02:00
io_qnx.c Introduce debug plugin for QNX pdebug interface 2016-04-22 11:45:51 +02:00
io_r2pipe-test.js
io_r2pipe.c
io_r2web.c Fix more issues reported by clang-analyzer 2015-11-03 22:14:00 +01:00
io_rap.c Implement experimental cmdback in rap server and client 2016-05-05 01:20:23 +02:00
io_self.c io_self.c: same fixes as 96686841de and 2016-04-19 09:22:31 -04:00
io_shm.c Fix windist, r2pipe and plugins paths 2015-10-23 02:58:48 +02:00
io_sparse.c
io_w32.c
io_w32dbg.c Fix 2015-11-22 02:07:28 +01:00
io_windbg.c Incompatible pointer type warning during make 2015-10-16 13:16:49 +02:00
io_zip.c Fix #4194 - Remove RCons dependency from RIO 2016-03-14 00:11:31 +01:00
mach.mk
Makefile Introduce debug plugin for QNX pdebug interface 2016-04-22 11:45:51 +02:00
malloc.mk
mmap.mk
procpid.mk
ptrace.mk
qnx.mk Introduce debug plugin for QNX pdebug interface 2016-04-22 11:45:51 +02:00
r2pipe.mk
r2web.mk
rap.mk
self.mk
shm.mk
sparse.mk
w32.mk
w32dbg.mk
windbg.mk
zip.mk