cf8696ac70
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. |
||
---|---|---|
.. | ||
breakpoints.h | ||
debug.h | ||
mem.h | ||
monitor.h | ||
net.h | ||
query.h | ||
regs.h | ||
remote_command.h | ||
server.h | ||
stop_point.h | ||
thread.h | ||
verbose.h | ||
watchpoints.h | ||
xfer.h |