* infrun.c (handle_inferior_event): If
[deliverable/binutils-gdb.git] / gdb / somread.c
index 21281ef6e8acf411562451cae7f86326b00bd389..338d0c60500323b830aa2bf6a83fce853fe7bc65 100644 (file)
@@ -1,6 +1,6 @@
 /* Read HP PA/Risc object files for GDB.
    Copyright (C) 1991, 1992, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002,
-   2004, 2007 Free Software Foundation, Inc.
+   2004, 2007, 2008 Free Software Foundation, Inc.
    Written by Fred Fish at Cygnus Support.
 
    This file is part of GDB.
@@ -438,6 +438,7 @@ static struct sym_fns som_sym_fns =
   som_symfile_offsets,         /* sym_offsets:  Translate ext. to int. relocation */
   default_symfile_segments,    /* sym_segments: Get segment information from
                                   a file.  */
+  NULL,                         /* sym_read_linetable */
   NULL                         /* next: pointer to next struct sym_fns */
 };
 
This page took 0.023714 seconds and 4 git commands to generate.