diff options
author | Schimpe, Christina <christina.schimpe@intel.com> | 2024-02-19 17:59:24 +0000 |
---|---|---|
committer | Schimpe, Christina <christina.schimpe@intel.com> | 2024-09-25 11:04:45 +0000 |
commit | ee06c79b0fefd5e4ed5e7a1171dc3440130e41da (patch) | |
tree | 41eeba29100975b8a429bf241cc4e0898e7ca54d /gdb/testsuite/gdb.python/py-section-script.c | |
parent | 4eb048d448835e9a612643858b2ec49c6b520b65 (diff) | |
download | binutils-ee06c79b0fefd5e4ed5e7a1171dc3440130e41da.zip binutils-ee06c79b0fefd5e4ed5e7a1171dc3440130e41da.tar.gz binutils-ee06c79b0fefd5e4ed5e7a1171dc3440130e41da.tar.bz2 |
gdb, testsuite, python: Add missing imports.
Removing the pretty printer (bound_registers.py) in the next commit
leads to failures due to a missing import of 'gdb.printing':
"AttributeError: module 'gdb' has no attribute 'printing'".
Add this import to each file requiring it, as it's not imported by the
pretty-printer anymore.
Approved-By: Andrew Burgess <aburgess@redhat.com>
Diffstat (limited to 'gdb/testsuite/gdb.python/py-section-script.c')
0 files changed, 0 insertions, 0 deletions