commit | e030ce2c79feee6a35665a6580a23dcf937ea46f | [log] [tgz] |
---|---|---|
author | Andrew Burgess <aburgess@redhat.com> | Mon Oct 02 21:08:26 2023 +0100 |
committer | Andrew Burgess <aburgess@redhat.com> | Mon Oct 02 21:08:26 2023 +0100 |
tree | 4738427719419d54ce0e591909299454c5513acc | |
parent | 57c699398c1a61f1a57574a5ed64654cbadd2a50 [diff] |
gdb/python: reformat file with black Reformat a Python file with black after this commit: commit 59912fb2d22f8a4bb0862487f12a5cc65b6a013f Date: Tue Sep 19 11:45:36 2023 +0100 gdb: add Python events for program space addition and removal There should be no functional change with this commit.