gdb: Fix scrolling in TUI
[deliverable/binutils-gdb.git] / gdb / stabsread.h
index f6928083d7cc9a13085a391c0cfa65b4a4ac37e7..aa52a98e72d91804047fa2a9d89f221abfa60714 100644 (file)
@@ -1,5 +1,5 @@
 /* Include file for stabs debugging format support functions.
-   Copyright (C) 1986-2019 Free Software Foundation, Inc.
+   Copyright (C) 1986-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -178,7 +178,7 @@ extern struct partial_symtab *dbx_end_psymtab
    int textlow_not_set);
 
 extern void process_one_symbol (int, int, CORE_ADDR, const char *,
-                               const struct section_offsets *,
+                               const section_offsets &,
                                struct objfile *, enum language);
 
 extern void elfstab_build_psymtabs (struct objfile *objfile,
This page took 0.0284 seconds and 4 git commands to generate.