This repository has been archived on 2022-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
Luma3DS-3GX/sysmodules
TuxSH cf8696ac70 Disable non-process memory access by default (see below), remove IDA 6.8 support...
The physical memory access "bit31" mapping (0--0x30000000 => 0x80000000--0xB0000000) as well as privileged (kernel) mappings confuse debugger clients like IDA's which interpret the value of the registers.
Access to those mappings can be toggled using "monitor toggleextmemaccess" instead (issue reported by @Nanquitas). Closes #943.

Additionally, support for the buggy IDA 6.8's buggy gdb client was removed. Please use IDA 7.0 or higher.

P.S: IDA 7.0 added client support for no-ack mode (Debugging options > Set specific options), which should be enabled to make debugging twice as smooth. "Use stepping support" should be unchecked.
2017-11-26 02:18:59 +01:00
..
loader Always patch FS and P9, remove SM service checks 2017-11-02 21:52:14 +01:00
pxi Remove redundant variables in Makefile 2017-11-03 19:03:17 +01:00
rosalina Disable non-process memory access by default (see below), remove IDA 6.8 support... 2017-11-26 02:18:59 +01:00
sm Remove redundant variables in Makefile 2017-11-03 19:03:17 +01:00