Style print_address_symbolic
authorTom Tromey <tom@tromey.com>
Thu, 6 Sep 2018 05:39:34 +0000 (23:39 -0600)
committerTom Tromey <tom@tromey.com>
Fri, 28 Dec 2018 19:49:51 +0000 (12:49 -0700)
commitaf79b68d7f935799c956b1a40e92a167385b5380
treeaf1ade9d467b88a8017cbdef77898c77f1422d6d
parent0bb296cb5f3a81b4b5e702208aad911d3b727f8b
Style print_address_symbolic

print_address_symbolic does not use ui-out, so it did not style
function names.  This patch changes it to use the low-level style code
directly.

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

* printcmd.c (print_address_symbolic): Style function name.

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

* gdb.base/style.exp: Add test for print_address_symbolic.
gdb/ChangeLog
gdb/printcmd.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/style.exp
This page took 0.038386 seconds and 4 git commands to generate.