radare2/libr/include
josediazfer 855757a3ad W32 debug issues (#8707)
* W32 debug issues:

Fill debug info (executable path and username)
Debug event STATUS_X86_SINGLE_STEP instead of EVENT_SINGLE_STEP when debug a x86 binary using radare 64 bits

* Fix cast types
2017-10-18 15:39:13 +02:00
..
msvc
r_util Implement pj, pj. and pj.. commands 2017-10-16 13:31:13 +02:00
sdb
sflib
btree.h
getopt.c
r2naked.h
r_anal_ex.h
r_anal.h Fix #7120 - Add read/write/exec /r subcommands 2017-10-17 00:03:34 +02:00
r_asm.h Fix serveral leaks (#8606) 2017-09-28 16:32:54 +02:00
r_bin_dwarf.h
r_bin.h Boolify r_bin_wr_output (#8412) 2017-09-04 02:59:53 +02:00
r_bind.h Enhance ax, axk lists and axq is the old ax 2017-10-09 00:51:51 +02:00
r_binheap.h Add io->map_skyline as an RVector of uncovered map parts to enable optimization of r_io_v{read,write}_at in the future (#8332) 2017-08-27 18:05:58 +02:00
r_bp.h Fix #8290 - Fix build on old compilers 2017-08-27 18:33:49 +02:00
r_cmd.h
r_config.h
r_cons.h added curved corners (#8660) 2017-10-08 13:09:27 +02:00
r_core.h Fix the use after free which causes a segv (#8664) 2017-10-08 21:34:00 +02:00
r_crypto.h
r_debug.h W32 debug issues (#8707) 2017-10-18 15:39:13 +02:00
r_diff.h Bring back the levenstein and fix previous commit 2017-09-13 10:25:13 +02:00
r_egg.h Removed global variables and fixed several leaks 2017-10-07 09:52:09 +02:00
r_endian.h
r_flag.h
r_flist.h
r_fs.h
r_hash.h
r_heap_glibc.h
r_heap_jemalloc.h
r_io.h Add missing extern C for r_io.h 2017-10-16 12:38:58 +02:00
r_lang.h
r_lib.h
r_list.h
r_magic.h
r_parse.h
r_pdb.h
r_print.h Implement pj, pj. and pj.. commands 2017-10-16 13:31:13 +02:00
r_qrcode.h
r_reg.h Add r_reg_{get,set}_value_by_role and fix "aef" because "PC" is not available on every arch (#8326) 2017-08-27 01:10:19 +02:00
r_regex.h
r_search.h Refactor search (#8566) 2017-09-20 17:00:18 +02:00
r_sign.h Added autoload of zignatures (#8554) 2017-09-18 17:48:19 +02:00
r_skiplist.h
r_slist.h
r_socket.h Initial port of io.winedbg using the new r_socket_spawn() api 2017-09-27 03:12:00 +02:00
r_syscall.h
r_th.h
r_types_base.h
r_types.h Support powerpc64 PTRACE_GETREGS (#8529) 2017-09-16 02:33:52 +02:00
r_userconf.h.acr Disable jemalloc for old mac-ppc builds, so much crappy code 2017-08-28 20:49:33 +02:00
r_userconf.h.in
r_util.h Fix #8388 - Replace RIOMap::{from,to} with RAddrInterval itv. 2017-09-14 12:40:22 +02:00
r_vector.h Faster onIterMap (#8544) 2017-09-18 04:29:29 +02:00
r_version.h.in
sdb.h