Use symtab_and_line when updating TUI windows
[deliverable/binutils-gdb.git] / gdb / tui / tui-source.h
index 36515e7115d51ac361e43b74a32b6afa07100d99..beff9bc29a32ba73ccffd5b2406c15746708f2d4 100644 (file)
@@ -61,8 +61,7 @@ protected:
   void do_scroll_vertical (int num_to_scroll) override;
 
   bool set_contents (struct gdbarch *gdbarch,
-                    struct symtab *s,
-                    struct tui_line_or_address line_or_addr) override;
+                    const struct symtab_and_line &sal) override;
 
 private:
 
This page took 0.023848 seconds and 4 git commands to generate.