[gdb/tui] Replace macro HELP_ATTRIBUTE_MODE with std::string
authorTom de Vries <tdevries@suse.de>
Mon, 12 Jun 2023 06:25:31 +0000 (08:25 +0200)
committerTom de Vries <tdevries@suse.de>
Mon, 12 Jun 2023 06:25:31 +0000 (08:25 +0200)
commit45601fb84d4705211b0477dd1bab2e73d39dc27c
tree3ff1a448aca6600d8809c0fb3dfd863651a9c4ca
parent55e1609e53a42eba877462de0320a4a0c9327f76
[gdb/tui] Replace macro HELP_ATTRIBUTE_MODE with std::string

Replace macro HELP_ATTRIBUTE_MODE with a std::string.

Tested on x86_64-linux.

Reviewed-By: Bruno Larsen <blarsen@redhat.com>
Reviewed-By: Tom Tromey <tom@tromey.com>
gdb/tui/tui-win.c