diff options
| author | Jon Doron | 2019-05-29 08:41:48 +0200 |
|---|---|---|
| committer | Alex Bennée | 2019-06-12 18:53:23 +0200 |
| commit | ab4752ec8d9b0b19ab80915016b739350418a078 (patch) | |
| tree | c4f58c4ec8f7328a175a6b99dac5e82c2716227a /include/exec | |
| parent | gdbstub: Clear unused variables in gdb_handle_packet (diff) | |
| download | qemu-ab4752ec8d9b0b19ab80915016b739350418a078.tar.gz qemu-ab4752ec8d9b0b19ab80915016b739350418a078.tar.xz qemu-ab4752ec8d9b0b19ab80915016b739350418a078.zip | |
gdbstub: Implement qemu physical memory mode
Add a new query/set which changes the memory GDB sees to physical memory
only.
gdb> maint packet qqemu.PhyMemMode
will reply the current phy_mem_mode state (1 for enabled, 0 for disabled)
gdb> maint packet Qqemu.PhyMemMode:1
Will make GDB read/write only to physical memory, set to 0 to disable
Signed-off-by: Jon Doron <arilou@gmail.com>
Message-Id: <20190529064148.19856-21-arilou@gmail.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
