diff options
author | David Carlton <carlton@bactrian.org> | 2003-12-16 00:01:26 +0000 |
---|---|---|
committer | David Carlton <carlton@bactrian.org> | 2003-12-16 00:01:26 +0000 |
commit | fcc929ef86456cb1cda90b1391209eed2446943d (patch) | |
tree | 55f9120acd792267f49d4517852e511abf7e552a /gdb/config/alpha/nm-osf2.h | |
parent | 22f9cb80bd3d24529be2eeae452755d9fc5855dc (diff) | |
download | gdb-fcc929ef86456cb1cda90b1391209eed2446943d.tar.gz |
2003-12-15 David Carlton <carlton@kealia.com>
* Merge with mainline; tag is carlton_dictionary-20031215-merge.
* cp-support.c (class_name_from_physname): Add DMGL_PARAMS to call
to cplus_demangle.
(method_name_from_physname): Ditto.
Diffstat (limited to 'gdb/config/alpha/nm-osf2.h')
-rw-r--r-- | gdb/config/alpha/nm-osf2.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/config/alpha/nm-osf2.h b/gdb/config/alpha/nm-osf2.h index 4b225af237f..1f3932df59b 100644 --- a/gdb/config/alpha/nm-osf2.h +++ b/gdb/config/alpha/nm-osf2.h @@ -25,9 +25,6 @@ #define USE_PROC_FS #define HAVE_OPTIONAL_PROC_FS -/* OSF/1 doesn't provide the standard fault definitions, so don't use them. */ -#define FAULTED_USE_SIGINFO - /* Don't trace faults under OSF/1, rely on the posting of the appropriate signal if fault tracing is disabled. Tracing T_IFAULT under Alpha OSF/1 causes a `floating point enable' |