diff options
author | Tom de Vries <tdevries@suse.de> | 2023-06-17 12:28:58 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2023-06-17 12:28:58 +0200 |
commit | 34a6dcd4422a194a45ae5297ca6d0d56d4c75e97 (patch) | |
tree | 15604cdafdea62ffea5590c2738b520f10ba0ea8 /gdb/testsuite/gdb.python/py-objfile-script.c | |
parent | 90cce6c0551b31b7e7bebec8ca9d6ac9267a8560 (diff) | |
download | binutils-34a6dcd4422a194a45ae5297ca6d0d56d4c75e97.zip binutils-34a6dcd4422a194a45ae5297ca6d0d56d4c75e97.tar.gz binutils-34a6dcd4422a194a45ae5297ca6d0d56d4c75e97.tar.bz2 |
[gdb/testsuite] Remove f-string in gdb.python/py-unwind.py
on openSUSE Leap 42.3, with python 3.4, I run into a
"SyntaxError: invalid syntax" due to usage of an f-string in test-case
gdb.python/py-unwind.py.
Fix this by using string concatenation using '+' instead.
Tested on x86_64-linux.
Diffstat (limited to 'gdb/testsuite/gdb.python/py-objfile-script.c')
0 files changed, 0 insertions, 0 deletions