commit | 5fd3d58ee9109b7a86b25504dc0cbd1739e6be01 | [log] [tgz] |
---|---|---|
author | Andrew Burgess <aburgess@redhat.com> | Sat Apr 19 22:03:15 2025 +0100 |
committer | Andrew Burgess <aburgess@redhat.com> | Tue Apr 22 17:50:55 2025 +0100 |
tree | b62a1cc731e660d044609712a1acae72580e08b1 | |
parent | 4183b1e3a2f36dd67e25dff4be642c48bf214d64 [diff] |
gdb/python: remove stray white space in error message Spotted a stray white space at the end of an error message. Removed, and updated the py-breakpoint.exp test to check this case.