diff options
Diffstat (limited to 'gdb/config/alpha/nm-osf.h')
-rw-r--r-- | gdb/config/alpha/nm-osf.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/config/alpha/nm-osf.h b/gdb/config/alpha/nm-osf.h index 288bc35..119a036 100644 --- a/gdb/config/alpha/nm-osf.h +++ b/gdb/config/alpha/nm-osf.h @@ -33,10 +33,6 @@ #define PTRACE_XFER_TYPE long -/* The alpha does not step over a breakpoint, the manpage is lying again. */ - -#define CANNOT_STEP_BREAKPOINT 1 - /* Support for shared libraries. */ #include "solib.h" |