gdb: fix vfork with multiple threads
[deliverable/binutils-gdb.git] / gdb / objc-lang.h
index ff1fc348b81f91505f433ab43c51ceae67bdb696..9d3e26d18a09ae6100032cdd933baf3538e20b19 100644 (file)
@@ -1,6 +1,6 @@
 /* Objective-C language support definitions for GDB, the GNU debugger.
 
-   Copyright (C) 1992-2020 Free Software Foundation, Inc.
+   Copyright (C) 1992-2021 Free Software Foundation, Inc.
 
    Contributed by Apple Computer, Inc.
 
@@ -31,8 +31,6 @@ extern CORE_ADDR lookup_objc_class     (struct gdbarch *gdbarch,
 extern CORE_ADDR lookup_child_selector (struct gdbarch *gdbarch,
                                        const char *methodname);
 
-extern char *objc_demangle (const char *mangled, int options);
-
 extern int find_objc_msgcall (CORE_ADDR pc, CORE_ADDR *new_pc);
 
 extern const char *find_imps (const char *method,
This page took 0.026236 seconds and 4 git commands to generate.