412 Commits

Author SHA1 Message Date
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
pancake
836803d786 Sdbize RBin.list_archs(). Expose addrinfo in 'k bin/fd.#/addrinfo/*' 2014-04-23 03:57:13 +02:00
pancake
0502dff692 Add 64bit rflags in 64bit linux register profile 2014-04-09 08:43:19 +02:00
pancake
239f32d309 Fix #765 - list all signal numbers and names 2014-04-05 14:16:08 +02:00
pancake
51fb0a0581 Fix static typedef issues 2014-03-25 00:34:23 +01:00
condret
9c154d003c fix #629 and add some warnings 2014-03-21 03:54:12 +01:00
pancake
ad7917b46a Fix 'dm' for ios/osx 2014-03-17 17:32:25 +01:00
defragger
bf7d50156f added implementation that uses libgdbr
Signed-off-by: defragger <rlaemmert@gmail.com>
2014-03-03 17:19:33 +01:00
defragger
0404623595 added libgdbr sources to shlr folder
Signed-off-by: defragger <rlaemmert@gmail.com>
2014-03-03 17:19:29 +01:00
pancake
9b9b04576f Purge all r_lib references 2014-02-20 22:16:23 +01:00
pancake
12dc36ce23 Sync with sdb 0.8.rc1 - lot of api changes 2014-02-19 05:02:59 +01:00
Zach Riggle
36518d2ae6 Fix clang build (unicode characters outside of literals) 2014-02-15 20:47:46 -05:00
pancake
acc89d63e6 Use even more ut* types 2014-02-10 16:56:10 +01:00