This website requires JavaScript.
Explore
Help
Sign In
Toolchain
/
binutils-gdb
Watch
1
Star
0
Fork
0
You've already forked binutils-gdb
forked from
Imagelibrary/binutils-gdb
Code
Pull Requests
Activity
Files
a8afc8a7e156edd7405008ef3ac20f96d8d27d92
binutils-gdb
/
gdb
/
python
/
lib
/
gdb
History
Tom Tromey
06e8a3a98a
Fix formatting in gdb/printing.py
...
According to black 23, gdb/printing.py was mis-formatted. This patch fixes it.
2023-03-15 13:14:14 -06:00
..
command
gdb: reformat Python files with black 23.1.0
2023-02-27 13:28:32 -05:00
dap
Implement DAP variables, scopes, and evaluate requests
2023-03-14 09:09:23 -06:00
function
…
printer
…
__init__.py
…
disassembler.py
…
FrameDecorator.py
gdb: reformat Python files with black 23.1.0
2023-02-27 13:28:32 -05:00
FrameIterator.py
…
frames.py
…
printing.py
Fix formatting in gdb/printing.py
2023-03-15 13:14:14 -06:00
prompt.py
…
styling.py
…
types.py
…
unwinder.py
…
xmethod.py
…