Use gdbpy_enter in gdbpy_before_prompt_hook
[binutils-gdb.git] / gdb / symfile.c
index 3a9c488fa99bd4fd4d28fec53e878c3ac754e926..61b9e5ba1a92975381542ef9dbf08a535c3a7234 100644 (file)
@@ -1,6 +1,6 @@
 /* Generic symbol file reading for the GNU debugger, GDB.
 
-   Copyright (C) 1990-2016 Free Software Foundation, Inc.
+   Copyright (C) 1990-2017 Free Software Foundation, Inc.
 
    Contributed by Cygnus Support, using pieces from other GDB modules.