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/rosalina/include
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
..
gdb Disable non-process memory access by default (see below), remove IDA 6.8 support... 2017-11-26 02:18:59 +01:00
menus Always patch FS and P9, remove SM service checks 2017-11-02 21:52:14 +01:00
3dsx.h Added Rosalina, see details 2017-06-05 02:02:04 +02:00
csvc.h Added Rosalina, see details 2017-06-05 02:02:04 +02:00
draw.h add wireless toggling in rosalina 2017-07-04 18:35:55 +02:00
errdisp.h Added Rosalina, see details 2017-06-05 02:02:04 +02:00
exheader.h Fix exheader.h 2017-06-15 01:53:34 +02:00
fmt.h Added Rosalina, see details 2017-06-05 02:02:04 +02:00
font.h Added Rosalina, see details 2017-06-05 02:02:04 +02:00
fsreg.h Added Rosalina, see details 2017-06-05 02:02:04 +02:00
gdb.h Disable non-process memory access by default (see below), remove IDA 6.8 support... 2017-11-26 02:18:59 +01:00
hbloader.h Added Rosalina, see details 2017-06-05 02:02:04 +02:00
ifile.h Added Rosalina, see details 2017-06-05 02:02:04 +02:00
input_redirection.h Added Rosalina, see details 2017-06-05 02:02:04 +02:00
memory.h Added Rosalina, see details 2017-06-05 02:02:04 +02:00
menu.h Fix #491 2017-06-06 01:22:17 +02:00
menus.h Cleaned up and rearranged the Rosalina menu in preparation for future features 2017-08-01 17:38:48 +02:00
minisoc.h Display IP in menus when either gdb/inputredir is enabled 2017-06-15 17:38:45 +02:00
MyThread.h Added Rosalina, see details 2017-06-05 02:02:04 +02:00
services.h Added Rosalina, see details 2017-06-05 02:02:04 +02:00
sock_util.h Added Rosalina, see details 2017-06-05 02:02:04 +02:00
utils.h Added Rosalina, see details 2017-06-05 02:02:04 +02:00