binutils-gdb/gdb/python/lib/gdb
Tom Tromey d466f7492e Add readMemory and writeMemory requests to DAP
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.
2023-04-03 08:47:52 -06:00
..
command gdb: reformat Python files with black 23.1.0 2023-02-27 13:28:32 -05:00
dap Add readMemory and writeMemory requests to DAP 2023-04-03 08:47:52 -06:00
function Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
printer Remove unused imports from gdb's Python code 2023-02-13 10:22:48 -07:00
__init__.py Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
disassembler.py Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
FrameDecorator.py gdb: reformat Python files with black 23.1.0 2023-02-27 13:28:32 -05:00
FrameIterator.py Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
frames.py Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
printing.py Fix formatting in gdb/printing.py 2023-03-15 13:14:14 -06:00
prompt.py Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
styling.py Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
types.py Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
unwinder.py gdb/python: Add new gdb.unwinder.FrameId class 2023-03-30 10:25:46 +01:00
xmethod.py Remove unused imports from gdb's Python code 2023-02-13 10:22:48 -07:00