* defilep.y (def_name, def_library): Combine into...
[deliverable/binutils-gdb.git] / gdb / ada-lang.h
index 3df4aa496c8cffdb5bbdc89c804d6e00a1e237f9..970ad474a3702478a2e5b5e8c7d4bca1997b1e5c 100644 (file)
@@ -32,7 +32,7 @@ struct frame_info;
    system and that might consider (confusing) debugging information.
    Each name (a basic regular expression string) is followed by a
    comma.  FIXME: Should be part of a configuration file. */
-#if defined(__alpha__) && defined(__osf__) && !defined(VXWORKS_TARGET)
+#if defined(__alpha__) && defined(__osf__)
 #define ADA_KNOWN_RUNTIME_FILE_NAME_PATTERNS \
    "^[agis]-.*\\.ad[bs]$", \
    "/usr/shlib/libpthread\\.so",
This page took 0.022812 seconds and 4 git commands to generate.