pancake
|
4f1663d6bf
|
Some rework for regs+step+cont in iosdbg
|
2015-11-17 01:00:29 +01:00 |
|
pancake
|
2addec8742
|
Fix iOS (tested on arm32) reg-get/set
|
2015-11-17 01:00:19 +01:00 |
|
pancake
|
90a8b57cde
|
Fix gpr regset for xnu-dbg
|
2015-11-17 01:00:16 +01:00 |
|
Álvaro Felipe Melchor
|
441926d44e
|
Fix issue when setting registers
|
2015-11-17 01:00:12 +01:00 |
|
Álvaro Felipe Melchor
|
a93e75f542
|
Initial merge on the reworked patch from @alvarofe
|
2015-11-17 01:00:09 +01:00 |
|
pancake
|
ba73d31cf3
|
Fixes for android-arm64
|
2015-11-15 02:20:57 +01:00 |
|
pancake
|
62a769fd49
|
Fix for linux/android-arm64 debugger
|
2015-11-13 00:26:40 +01:00 |
|
pancake
|
9c9bb2dbd5
|
Memory optimization for flags (-70%) + some warnfixes + sdb-sync
|
2015-11-08 23:38:42 +01:00 |
|
pancake
|
36179944fd
|
Fixes Thumb detection from CPSR, NULL
|
2015-10-31 03:45:14 +01:00 |
|
pancake
|
54e881daf8
|
Autoset Thumb in Debugger
|
2015-10-31 02:46:00 +01:00 |
|
pancake
|
5c99eb0c3f
|
Uppercase register aliases
|
2015-10-31 01:59:01 +01:00 |
|
pancake
|
46b5340093
|
Fix various inconsistencies in the iOS debugger
|
2015-10-31 00:51:44 +01:00 |
|
pancake
|
2c86d90bd8
|
Implement dbt* and extend backtrace to support stack frame addresses
|
2015-10-22 12:38:57 +02:00 |
|
pancake
|
3de77ad6e6
|
Initial support of dbg.libs/unlibs for Linux/OSX
|
2015-10-22 04:48:56 +02:00 |
|
pancake
|
a05ac7eaa4
|
RDebugPlugin.arch.typeof(char*)
|
2015-10-22 03:11:03 +02:00 |
|
pancake
|
1b5cd887ce
|
Disobey rabin2 -B if bin is not pie, enhace dmm* and mach0
|
2015-10-19 02:41:21 +02:00 |
|
skuater
|
99e2333395
|
dbg.libs/dbg.unlibs implementation.
|
2015-10-16 11:23:32 +02:00 |
|
skuater
|
c72caa67ac
|
Implement dbg.libs/unlibs for w32
|
2015-10-13 02:18:14 +02:00 |
|
pancake
|
7a04833eac
|
Little refactoring for w32dll handling from rdebug
|
2015-10-12 18:49:16 +02:00 |
|
pancake
|
747c7bbacb
|
More fixes for io.mach.write
|
2015-10-11 03:07:53 +02:00 |
|
pancake
|
e7165f8832
|
Fix issue with long process names in OSX
|
2015-10-01 19:39:12 +02:00 |
|
pancake
|
c94dd22f4d
|
Enhace drr, also arr. add dbg.slow and better debugmap names in xnu
|
2015-09-28 02:04:08 +02:00 |
|
pancake
|
9232abe9e4
|
Fix iOS build
|
2015-09-24 18:35:35 +02:00 |
|
pancake
|
a35304acac
|
Task resume on step too
|
2015-09-22 10:05:37 +02:00 |
|
Ole André Vadla Ravnås
|
e2ab6c3ab0
|
Fix the R_DEBUG_* defines on iOS arm
Also consolidate defines for 32- and 64-bit arm archs.
|
2015-09-22 10:03:16 +02:00 |
|
Ole André Vadla Ravnås
|
8f4234bb72
|
Fix minor inconsistency in xnu_reg_read()
|
2015-09-22 10:03:15 +02:00 |
|
Ole André Vadla Ravnås
|
c8896847f0
|
Fix xnu_reg_write() on iOS arm and arm64
|
2015-09-22 10:03:15 +02:00 |
|
pancake
|
486c88954f
|
Darwin: start debugging suspended. Fixes in lm32
|
2015-09-22 02:28:04 +02:00 |
|
pancake
|
196d7db68d
|
Honor asm.bits=64 in ios.dbg, very wip much test
|
2015-09-22 01:49:14 +02:00 |
|
pancake
|
015dfe0f35
|
Fix regset for iOS debugger
|
2015-09-22 00:34:58 +02:00 |
|
pancake
|
5d0bdd4481
|
Enhacements to ease the iOS debugger development
|
2015-09-21 23:40:17 +02:00 |
|
Ole André Vadla Ravnås
|
259efd66ee
|
Use the the unified thread state API on iOS arm and arm64
|
2015-09-21 22:42:10 +02:00 |
|
yetmorecode
|
4d46ded1c5
|
Fixed type issue in mingw64 build.
|
2015-09-18 02:40:09 +02:00 |
|
pancake
|
b86bf19c85
|
Fix #3051 - Honor CFLAGS everywhere and fix some windows/android warnings
|
2015-09-14 20:43:11 +02:00 |
|
pancake
|
49975ccf95
|
Fix #3286 - Use stdbool.h
|
2015-09-14 02:08:31 +02:00 |
|
Álvaro Felipe Melchor
|
1d4ebdeb25
|
some refactoring & added threads field in RDebug
|
2015-09-01 18:45:08 +02:00 |
|
pancake
|
1d4b0d8555
|
Fix some covs
|
2015-08-28 17:21:04 +02:00 |
|
skuater
|
b9569ad92a
|
Implementation 'dd' for windows debugger.
|
2015-08-26 23:34:52 +02:00 |
|
pancake
|
9aafea2e23
|
Fix w32 build
|
2015-08-26 16:40:09 +02:00 |
|
Álvaro Felipe Melchor
|
d8b1ee5b9b
|
More cleanup in debug
|
2015-08-26 00:47:15 +02:00 |
|
skuater
|
50e881d929
|
Initial implementation 'dmm' for windows.
|
2015-08-26 00:37:38 +02:00 |
|
pancake
|
62755eeb0e
|
Fix latest COVs
|
2015-08-25 12:40:21 +02:00 |
|
pancake
|
6aa8de37d6
|
Some code cleanup to enable emulator plugins read memory
|
2015-08-24 04:45:04 +02:00 |
|
pancake
|
4dff5cca5e
|
Some some COVs related to control flow and memory leaks
|
2015-08-24 01:58:36 +02:00 |
|
pancake
|
7c3ef24314
|
Delegate dmm logic into the native plugin.
- Add native iOS/OSX support to list modules
- Generic fallback used for the rest of platforms
- Update sdb to fix ~{}
- Fix ARM64 analysis typo issue
|
2015-08-24 01:29:35 +02:00 |
|
shengdi
|
932dde8504
|
Fix #3119 - Add dbg.btdepth
|
2015-08-23 12:35:24 +02:00 |
|
pancake
|
ba49c8cefc
|
Fix the tfp0 workaround for OSX (thanks @gdbinit)
|
2015-08-21 15:15:42 +02:00 |
|
pancake
|
f6c03ae340
|
Fix iOS build and integrate http://newosxbook.com/articles/PST2.html
|
2015-08-21 14:52:33 +02:00 |
|
Álvaro Felipe Melchor
|
fb93dffde3
|
more cleanup in debug_native.c - linux
|
2015-08-19 17:31:00 +02:00 |
|
pancake
|
abe083cda3
|
Fix #3101 - Show current address in backtrace
|
2015-08-17 00:33:10 +02:00 |
|