]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Style the "Reading symbols" message
authorTom Tromey <tom@tromey.com>
Thu, 6 Sep 2018 20:49:39 +0000 (14:49 -0600)
committerTom Tromey <tom@tromey.com>
Fri, 28 Dec 2018 19:49:52 +0000 (12:49 -0700)
commit47fd17cdc14a0d295a2cbdc02eff144e3fb4e900
tree784f863deda25b727721b59b62de1dece685f563
parentd47032b7ca85852acb1d2bc645f477ffee4373fc
Style the "Reading symbols" message

The "Reading symbols" message does not use ui-out (perhaps it
should?), so this styles it using the low-level API.

gdb/ChangeLog
2018-12-28  Tom Tromey  <tom@tromey.com>

* symfile.c (symbol_file_add_with_addrs): Style file name.

gdb/testsuite/ChangeLog
2018-12-28  Tom Tromey  <tom@tromey.com>

* gdb.base/style.exp: Add test for styling of "Reading symbols"
message.
gdb/ChangeLog
gdb/symfile.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/style.exp