7178 Commits

Author SHA1 Message Date
pancake
813cc23bd3 Fix iOS/OSX debugger regression introduced in 90b47a9f2083adae1627fda39f7c748f2fd37342 2015-02-23 01:05:26 +01:00
Kamil Rytarowski
4b636346a4 Resolve warnings: array subscript is of type 'char' 2015-02-22 23:11:05 +01:00
pancake
b500214eb6 Update configure 2015-02-22 22:37:59 +01:00
Aaron Puchert
43f240520e Rename x86.new assembler to x86.tab
This stands for "table lookup assembler".
2015-02-22 22:32:13 +01:00
pancake
4590039eb9 Bump sdb again 2015-02-22 17:14:20 +01:00
pancake
9fbbce408d Fix static libzip linkage from core 2015-02-22 17:12:51 +01:00
Clément Vuchener
5466d221db Fixing r_sys_pid_to_path on recent versions of Windows 2015-02-22 17:07:10 +01:00
Kamil Rytarowski
7693672721 Don't report USE_LIB_ZIP twice 2015-02-22 17:06:21 +01:00
Clément Vuchener
fa53b4de51 Rewrote prepending './' on unix platform 2015-02-22 17:05:12 +01:00
pancake
03107dafed Update sdb from git 2015-02-22 12:10:19 +01:00
Kamil Rytarowski
a738fd259c Enable support for --syszip in libr/core/p/Makefile
Signed-off-by: Kamil Rytarowski <n54@gmx.com>
2015-02-22 11:41:36 +01:00
pancake
66ead9b96b Add ate command for the anal trace logs with ESIL (and backstepping)
- r2 -e dbg.trace=true -e anal.trace=true -d ls
> 10ds  # perform 10 steps
> ate   # show anal trace logs
> .ate `atek idx` # backstepping
> ate-* # clear logs
2015-02-22 11:40:55 +01:00
pancake
4f15b376ed Use YYYY-MM-DD format for pt 2015-02-22 00:07:06 +01:00
jvoisin
ca883330b0 Fix 3 CID 2015-02-21 22:28:49 +01:00
jvoisin
370175873c Improves a bit z80-cr 2015-02-21 21:54:12 +01:00
Jeffrey Crowell
193c9dece0 Fix COV CID 1271010 2015-02-21 11:02:21 -05:00
pancake
395863f04f Fix #2118 - entry0 not in symbols flagspace 2015-02-20 23:45:18 +01:00
pancake
6ee05a9e49 Add additional check for pkg-config capstone 2015-02-20 21:25:03 +01:00
pancake
5c8b417cf2 Add mul/div opcodes for x86.nz assembler and fix osx build 2015-02-20 19:39:38 +01:00
Jeffrey Crowell
37cfb20360 s/ecf/eco for theme 2015-02-19 22:26:09 -05:00
pancake
25854f7f5f Honor original filepath and /usr/include for include files
- This must be configurable (-I)
2015-02-20 03:18:36 +01:00
pancake
d21367f2ef Implement prg command to print raw gunzipped contents of block 2015-02-20 01:16:17 +01:00
pancake
90b47a9f20 Drop max file size to make rabin2 -zzz happy 2015-02-20 00:58:12 +01:00
pancake
e2fd3ae96f Add missing demangler names in array 2015-02-19 22:56:49 +01:00
inisider
d4b9195b95 add detector of msvc and lisence comments 2015-02-19 22:49:44 +01:00
inisider
208aa0ce8a fix merged problems 2015-02-19 22:49:44 +01:00
Alvaro Muñoz
8053d18748 Cheatsheet to doc/intro.md 2015-02-19 22:49:35 +01:00
Jeffrey Crowell
cb4f43d104 fix indent 2015-02-19 12:38:37 -05:00
jvoisin
838c467724 Coverifix once again 2015-02-19 15:04:58 +01:00
pancake
dab15be84f Add more spaguetti in x86.nz to support and and or 2015-02-19 14:39:01 +01:00
pancake
58ad03216d Bump capstone from git 2015-02-19 13:30:30 +01:00
jvoisin
04fc5f665d Delete outdated KVESIL 2015-02-19 13:23:49 +01:00
jvoisin
55f5c73008 Coverifix++ 2015-02-19 12:59:13 +01:00
pancake
e9a3fd96d2 Add prx command -hiew-like- 2015-02-19 12:29:57 +01:00
pancake
10d517b3cd Bump Android SDK versions 2015-02-19 11:02:11 +01:00
skuater
5335ba8f5f Initial support for FPU/MMX/XMM on linux-x86-64 2015-02-19 10:52:01 +01:00
pancake
e54b2840c0 Fix w32 build 2015-02-19 09:44:27 +01:00
inisider
d61353de78 MSVC demangling functions and templates
Contains 13 commits:
- add parsing og operator name codes
- add stubs for parsing function and function params
- remove uunsed code
- add initial printing of demangled functions
- fix some issues according to new testsuit
- add parsing of types abbreviation
- add support of abbreabiation of names
- fix some memory leakage
- small fix for parsing of storage class code for return
- add #undef for macro GET_VAR...
- fix some output for operatorXX()
- add parsing of templates
- isolate abbr. name list for templates
2015-02-19 09:32:21 +01:00
r0nk
d196673c48 implemented a binary search for canvas 2015-02-19 01:18:50 -05:00
Jeffrey Crowell
602b283249 fix CID 1269283 2015-02-19 00:33:15 -05:00
jvoisin
a61ea4e70a Coverifix++ 2015-02-19 01:53:11 +01:00
jvoisin
a4ba5f64f5 Even more Coverifix 2015-02-19 00:27:00 +01:00
jvoisin
defd2d0e96 Coverifix 2015-02-18 13:05:37 +01:00
pancake
d8098a64f8 Fix softmagic 2015-02-18 01:22:20 +01:00
pancake
97e9c95b4b Add "pidfile" rule for rarun2 2015-02-18 01:10:46 +01:00
jvoisin
2f6793a262 Coverifix 2015-02-18 00:29:35 +01:00
Fedor Sakharov
1c49aad91d msp430: Fix some bugs 2015-02-17 19:55:10 +01:00
pancake
7a29312eeb Add funny fortune 2015-02-17 17:08:15 +01:00
jvoisin
7a1975bd06 Add some comments for graphs + coverifix 2015-02-17 17:03:16 +01:00
pancake
b84b8e36ac Make V? ignore cursor mode. Vc? is now Vdm 2015-02-17 11:47:24 +01:00