Message ID | 20240927194555.331782-1-tromey@adacore.com |
---|---|
State | New |
Headers | |
Series | [pushed] Re-run 'isort' on gdb tests | |
Checks
Context | Check | Description |
---|---|---|
linaro-tcwg-bot/tcwg_gdb_build--master-aarch64 | warning | Patch is already merged |
linaro-tcwg-bot/tcwg_gdb_build--master-arm | warning | Patch is already merged |
Commit Message
diff --git a/gdb/testsuite/gdb.python/py-read-memory-leak.py b/gdb/testsuite/gdb.python/py-read-memory-leak.py index 62369b32ce2..430c5c20b29 100644 --- a/gdb/testsuite/gdb.python/py-read-memory-leak.py +++ b/gdb/testsuite/gdb.python/py-read-memory-leak.py @@ -15,6 +15,7 @@ import os import tracemalloc + import gdb # A global variable in which we store a reference to the memory buffer