Change tui_source_element::line to have type std::string
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index efa66ee77df8520f50e18ec103d1e41a7accf702..0c05afeb13c1df4f687ef8cded81b5122358f360 100644 (file)
@@ -1,3 +1,11 @@
+2019-11-05  Tom Tromey  <tom@tromey.com>
+
+       * tui/tui-winsource.h (struct tui_source_element) <line>: Now a
+       std::string.
+       * tui/tui-winsource.c (tui_show_source_line): Update.
+       * tui/tui-source.c (tui_source_window::set_contents): Update.
+       * tui/tui-disasm.c (tui_disasm_window::set_contents): Update.
+
 2019-11-05  Christian Biesinger  <cbiesinger@google.com>
 
        * symtab.h (gdb_static_assert): Put && operator at the beginning
This page took 0.026923 seconds and 4 git commands to generate.