commit | 272eacf34fd07101995615dac971f07546fa79dd | [log] [tgz] |
---|---|---|
author | Pedro Silva <pedromsilva.git@gmail.com> | Mon Nov 11 08:07:07 2024 +0000 |
committer | Simon Marchi <simon.marchi@polymtl.ca> | Mon Nov 11 08:49:13 2024 -0500 |
tree | c2b3c5c5e568813d9320ca7e7623d2d0ea3ab75a | |
parent | 023e60ced0c850aa32ac4a948877d25592d44401 [diff] |
gdb: fix missing operator % on xmethod matcher output Fixed missing operator % on xmethod matcher registration output and, as suggested on bug 32532, converted both uses of operator % to str.format. Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=32352 Change-Id: Ic471516292c2f1d6d1284aaeaea3ec14421decb8