pancake
444a77022f
Fix crash on OSX debugger
2014-08-20 10:23:22 +02:00
pancake
be4b0d1258
Fix 'oo' on 'r2 -d' in OSX
2014-08-18 18:06:27 +02:00
defragger
eb300a5412
adds setting and removing breakpoints for gdb remote
2014-08-15 03:35:56 +02:00
jvoisin
bcbeb3c066
Fix some gcc warnings
2014-08-11 16:07:17 +02:00
pancake
29c3e1ba7a
Fix more CIDs assigned to me
2014-08-01 12:07:08 +02:00
pancake
5ba7b7e947
Implement 'dr-' for anal and debug
2014-07-31 20:53:18 +02:00
defragger
b87c35ee64
adds the ability to write registers
2014-07-08 09:05:41 +02:00
pancake
ef4526877c
Fix gdb aarch64 register profile (needs testing)
2014-07-02 18:58:31 +02:00
dequis
4b232a7206
Fix column alignment in visual mode registers (dr=)
...
Just adds one space of padding for oeax in 32 bit archs.
Fixes #1074
2014-07-02 03:13:16 +02:00
pancake
994d2089e8
Fix FreeBSD build (thanks JR!)
2014-06-26 14:17:35 +02:00
pancake
5c209802a7
More work on arm-thumb-capstone + esil
2014-06-19 04:03:11 +02:00
pancake
160c4568f7
More RPN ESIL (udis86, vm, conditionals, ..). Honor cfg.debug
...
- A debugger session can be turned into emulation with 'e cfg.debug=0'
- Fixed undo seek issues
- Fix "Unknown register 'rip'" issue
- debugger commands mixed with analysis ones. We must merge at some point
- More udis86 instructions translated to the new esil
2014-06-17 10:23:11 +02:00
pancake
c79ef3b53d
Refix 'dcs' and enhace '?' colorized help
2014-06-14 02:28:49 +02:00
pancake
148733b7a1
Add linux-arm64 reg profile, fix linux-arm systracing. Handle multiple syscall stoppers in 'dcs'
2014-06-14 02:02:58 +02:00
jvoisin
dc3510e942
Fix Gcc warnings: warning: multi-line comment [-Wcomment]
2014-06-06 13:34:26 +02:00
jvoisin
3affd8ecb2
Fix two gcc warnings
2014-06-06 13:22:52 +02:00
pancake
af97eaf7f7
Initial refix 'di' for osx, add missing newline in 'psi'
2014-06-05 03:46:17 +02:00
pancake
26be34439a
Fix r_io_mach_read for partial reads on segment limits
2014-06-05 01:32:05 +02:00
pancake
00d283a398
Fix all latest coverity issues
2014-06-04 23:57:24 +02:00
pancake
d9ec210d5e
Fix rarun2 build on w32
2014-06-04 23:05:34 +02:00
pancake
315e8866e1
Add 'creg' color palete to colorize changed registers in 'drd'
2014-06-04 17:23:58 +02:00
pancake
614f96f080
Refactorize and cleanup the RDebug register profiles
2014-06-04 16:56:53 +02:00
pancake
2e789678de
Implement RDebugInfo (only for linux atm)
2014-06-04 04:12:11 +02:00
pancake
b3fbb4383a
Fix map boundaries check
2014-05-31 16:23:05 +02:00
Skia
01b8b2d763
Fix #793 - Display changed registers in every 'dr' command
...
- Do not always colorize the modified reg in 'dr'
- TODO: Add color palette for reg highlighting
2014-05-31 16:19:32 +02:00
pancake
5e33a8a282
Initial huge refactoring of r_io still work in progress
2014-05-28 04:34:12 +02:00
pancake
aafe8c6eaf
Fix some coverity issues
2014-05-26 14:28:55 +02:00
Anton Kochkov
1df870c911
Fix CID 1215819
2014-05-26 14:24:41 +04:00
jvoisin
06a9083473
Fix CID 1134515
2014-05-24 02:41:33 +02:00
jvoisin
581b009cb3
Fix CID 1134508
2014-05-24 02:39:19 +02:00
pancake
ea0c2caa59
Add sys/ios-sdk build scripts
2014-05-17 04:41:33 +02:00
Anton Kochkov
c05313384c
Fix CID 1213701
2014-05-14 06:20:45 +04:00
pancake
eeaa5ffd60
Fix aarch64 gdbr profile and update sdb
2014-05-12 17:07:27 +02:00
defragger
21db5cd536
Add arm64 register profile to gdbr
2014-05-12 10:21:10 +02:00
jvoisin
b188d8e833
Fix CID 1135099
2014-05-11 13:09:20 +02:00
jvoisin
7ddcb83383
Fix 2 GCC warnings
2014-05-10 21:59:16 +02:00
jvoisin
88fe362dfd
Fix CID 1135181
2014-05-10 21:55:50 +02:00
jvoisin
e43561f9b2
Fix CID 1135052
2014-05-10 02:49:34 +02:00
jvoisin
162b352220
Fix CID 1135050
2014-05-10 02:49:05 +02:00
jvoisin
97b38fd2bb
Fix CID 1135049
2014-05-10 02:48:26 +02:00
jvoisin
4d38a2522d
Fix CID 1135027
2014-05-10 02:47:50 +02:00
jvoisin
36fd4b8dd7
Fix CID 1135026
2014-05-10 02:47:20 +02:00
Anton Kochkov
547ead1fb9
Fix CID 1191960
2014-05-04 19:21:05 +04:00
Anton Kochkov
2c1a91a575
Fix CID 1134941
2014-05-03 16:25:49 +04:00
Anton Kochkov
1ecbf800a6
Fix CID 1134940
2014-05-03 16:23:28 +04:00
Anton Kochkov
e521c104c4
Fix CID 1134816
2014-05-03 03:40:04 +04:00
fr33tux
a68171d3e9
Remove r_list_unlink and r_list_unref functions
2014-05-03 01:27:10 +02:00
fr33tux
3d801f90ff
Remove r_list_destroy, replaced it by r_list_purge
2014-05-03 01:27:10 +02:00
Anton Kochkov
0f226f93b5
Fix CID 1135000
2014-05-02 13:59:56 +04:00
jvoisin
1682657320
Fix CID 1134830
2014-04-25 23:04:02 +00:00