pancake
|
88bbc4aa7b
|
Remove noisy debug error messages
|
2014-10-08 02:14:53 +02:00 |
|
pancake
|
1ae88f7491
|
Fix 'dcu' on OSX
|
2014-10-03 20:23:05 +02:00 |
|
pancake
|
02978e14ec
|
Do not kept detached to fix 'dcu' on osx/ios
|
2014-09-28 10:37:33 +02:00 |
|
pancake
|
a0e609e40d
|
Fix ARM swstepping and breakpoints, add dbg.bpsize
|
2014-09-26 13:57:03 +02:00 |
|
pancake
|
08cfb55f19
|
Avoid double-attach in the correct way
|
2014-09-22 23:04:58 +02:00 |
|
LemonBoy
|
98830cf44c
|
Don't re-attach
|
2014-09-22 22:05:59 +02:00 |
|
pancake
|
7029eab6af
|
Enforce register arena, better fit size. Fix native mips reg profile size
|
2014-09-14 02:52:30 +02:00 |
|
defragger
|
07c92d2d70
|
adds malloc and dealloc for windows
|
2014-08-29 12:15:52 +02:00 |
|
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 |
|
jvoisin
|
bcbeb3c066
|
Fix some gcc warnings
|
2014-08-11 16:07:17 +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
|
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
|
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
|
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 |
|
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 |
|
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
|
0f226f93b5
|
Fix CID 1135000
|
2014-05-02 13:59:56 +04:00 |
|
pancake
|
0502dff692
|
Add 64bit rflags in 64bit linux register profile
|
2014-04-09 08:43:19 +02:00 |
|
pancake
|
ad7917b46a
|
Fix 'dm' for ios/osx
|
2014-03-17 17:32:25 +01:00 |
|
pancake
|
acc89d63e6
|
Use even more ut* types
|
2014-02-10 16:56:10 +01:00 |
|
pancake
|
a8926f9209
|
Fix few more coverity warns, bump sdb and drx android build
|
2014-02-04 15:41:36 +01:00 |
|
pancake
|
b4373c6b40
|
More work towards DRX support on Linux
|
2014-01-12 04:31:04 +01:00 |
|
pancake
|
e7783173c7
|
Fix #588 drx segfault
|
2014-01-12 02:16:56 +01:00 |
|
pancake
|
571ba82ab6
|
Many bugfixes related to 'drx'. Still not working on linux
|
2014-01-11 23:48:55 +01:00 |
|
pancake
|
ce1a46b6e0
|
Fix build and do some more work towards DRX support
|
2014-01-28 04:38:02 +01:00 |
|
pancake
|
891a1e5bb8
|
Implement 'drx' command in RDebug plugin backends
|
2014-01-28 04:08:10 +01:00 |
|
pancake
|
a52ebdf61e
|
Fix arm64 build with older iOS SDKs
|
2014-01-21 16:14:36 +01:00 |
|
pancake
|
284635bfc3
|
Add arm64 native register profiles
|
2014-01-20 02:40:50 +01:00 |
|
pancake
|
802e808072
|
Merge libr/lib into libr/util and add r_sys_environ API
|
2014-01-18 02:42:23 +01:00 |
|
pancake
|
01a2b485e7
|
Implement 'drc' command with all the RRegCond magic
- Fix all debug register profiles
- Support for X86 and ARM
- Allow to check conditional instructions
|
2014-01-08 23:23:06 +01:00 |
|
pancake
|
3e3092ac09
|
Add RRegCond api
|
2014-01-07 04:29:56 +01:00 |
|
pancake
|
1941efc160
|
Fix kfbsd debugger build
|
2013-12-26 18:59:59 +01:00 |
|
pancake
|
bbe6e8c8a2
|
Add license to RBin, RDebug and RIO plugins
|
2013-12-10 04:19:04 +01:00 |
|
pancake
|
79946ef2da
|
Add @capi_x patch to fix Haiku's build
|
2013-11-12 23:55:57 +01:00 |
|
pancake
|
497cb0e2e1
|
Fix #57 - 'is' does not work for attached process
|
2013-11-04 03:30:46 +01:00 |
|
pancake
|
f1d70a76c8
|
Handle signals on OSX debugger backend
|
2013-09-18 03:28:57 +02:00 |
|
pancake
|
7b931261fe
|
Fix #184 - support skip+cont attributes in 'dk' for signal handling
|
2013-09-18 02:55:51 +02:00 |
|
pancake
|
7403b1d671
|
Implement 'dk' to handle signal events in debugger
|
2013-09-18 02:11:23 +02:00 |
|
pancake
|
b8badee419
|
Oops. Missing ;
|
2013-09-12 00:36:38 +02:00 |
|