This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 5363deffcfb Use correct sign extension for enumeration types new 8ecfa4e5f87 gdb: fix some flake8 F824 warnings new 745cf6b7862 pre-commit autoupdate new 876c853cb99 gdbsupport: add missing include guard to remote-args.h
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .pre-commit-config.yaml | 4 ++-- gdb/python/lib/gdb/dap/__init__.py | 1 - gdb/python/lib/gdb/dap/breakpoint.py | 4 ---- gdb/python/lib/gdb/dap/events.py | 1 - gdb/python/lib/gdb/dap/frames.py | 6 +----- gdb/python/lib/gdb/dap/globalvars.py | 1 - gdb/python/lib/gdb/dap/launch.py | 1 - gdb/python/lib/gdb/dap/scopes.py | 3 --- gdb/python/lib/gdb/dap/server.py | 11 ----------- gdb/python/lib/gdb/dap/sources.py | 3 --- gdb/python/lib/gdb/dap/varref.py | 3 +-- gdb/python/lib/gdb/styling.py | 1 - gdb/testsuite/analyze-racy-logs.py | 3 --- gdbsupport/remote-args.h | 7 ++++++- 14 files changed, 10 insertions(+), 39 deletions(-)