From: Simon Marchi Date: Fri, 5 Sep 2025 01:47:36 +0000 (-0400) Subject: gdb: run black on gdbarch_components.py X-Git-Tag: gdb-17-branchpoint~20 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=aaabb796f89dfeb9744778ebb70893eed0997cb8;p=thirdparty%2Fbinutils-gdb.git gdb: run black on gdbarch_components.py Change-Id: Ifcf80faa240c7c235bfea4ddc79f0d6c39858c5e --- diff --git a/gdb/gdbarch_components.py b/gdb/gdbarch_components.py index 5287451f060..20f9c8059f3 100644 --- a/gdb/gdbarch_components.py +++ b/gdb/gdbarch_components.py @@ -1786,7 +1786,7 @@ of bytes read (zero indicates EOF, a negative value indicates failure). ("struct bfd &", "cbfd"), ("gdb_byte *", "readbuf"), ("ULONGEST", "offset"), - ("ULONGEST", "len") + ("ULONGEST", "len"), ], predicate=True, )