aboutsummaryrefslogtreecommitdiff
path: root/gdb/target.c
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2019-09-01 08:13:24 -0600
committerTom Tromey <tom@tromey.com>2019-09-20 13:49:10 -0600
commit9923f347c4e4b9ed710de3404444cf46b04135a0 (patch)
treede2f72d590b7b6636aca60b859a6166b61efbb5d /gdb/target.c
parentb76251abaf279603367ae730b9194fb20861fdb9 (diff)
downloadgdb-9923f347c4e4b9ed710de3404444cf46b04135a0.zip
gdb-9923f347c4e4b9ed710de3404444cf46b04135a0.tar.gz
gdb-9923f347c4e4b9ed710de3404444cf46b04135a0.tar.bz2
Change members of tui_locator_window to std::string
This changes two members of tui_locator_window to have type std::string. This removes a static limit. gdb/ChangeLog 2019-09-20 Tom Tromey <tom@tromey.com> * tui/tui-stack.h (MAX_LOCATOR_ELEMENT_LEN): Remove define. (struct tui_locator_window) <full_name, proc_name>: Now std::string. * tui/tui-stack.c (tui_locator_window::make_status_line) (tui_locator_window::set_locator_fullname) (tui_locator_window::set_locator_info): Update. * tui/tui-source.c (tui_source_window::set_contents) (tui_source_window::showing_source_p): Update.
Diffstat (limited to 'gdb/target.c')
0 files changed, 0 insertions, 0 deletions