diff options
| author | Tom Tromey <tom@tromey.com> | 2025-12-11 15:12:30 -0700 |
|---|---|---|
| committer | Tom Tromey <tom@tromey.com> | 2026-02-09 08:09:10 -0700 |
| commit | a444416787a19041dee2aa9b97c71f39085412c8 (patch) | |
| tree | 7ceba495e2f596815466196dc4df9af83b82af18 /gdb/python | |
| parent | bb6648900cd3d5001b651cdbb35c7e9c43fe00d2 (diff) | |
| download | binutils-a444416787a19041dee2aa9b97c71f39085412c8.tar.gz binutils-a444416787a19041dee2aa9b97c71f39085412c8.tar.bz2 binutils-a444416787a19041dee2aa9b97c71f39085412c8.zip | |
Rewrite cli-style.c:do_show
IMO it looks a little nicer if cli-style.c:do_show uses a single
printf to display its output. This is also slightly more
i18-friendly.
I noticed this while debugging a case where multiple redundant ANSI
escapes were sent. In conjunction with a subsequent patch, this
approach happens to fix that problem. FWIW I don't consider such
redundancies to be bugs, but it was convenient to change this one.
Approved-By: Andrew Burgess <aburgess@redhat.com>
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions
