mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2026-08-27 00:26:02 -04:00
This adds the DAP readMemory and writeMemory requests. A small change to the evaluation code is needed in order to test this -- this is one of the few ways for a client to actually acquire a memory reference. |
||
|---|---|---|
| .. | ||
| command | ||
| dap | ||
| function | ||
| printer | ||
| __init__.py | ||
| disassembler.py | ||
| FrameDecorator.py | ||
| FrameIterator.py | ||
| frames.py | ||
| printing.py | ||
| prompt.py | ||
| styling.py | ||
| types.py | ||
| unwinder.py | ||
| xmethod.py | ||