Mercurial > emacs
view src/s/hpux9shr.h @ 48293:3a409a9620a7
(gud-find-file): Set up GDB tool bar.
(gud-menu-map): New commands: run, goto.
Enable some commands for gdba.
(gud-query-cmdline): Pass default directory to gdba.
(gdb): Defune gud-goto and gud-run.
(gud-gdb-complete-command): Maybe use gdba-complete-filter.
(gud-mode): Set up local tool bar.
(gud-display-line): For gdba, call gdb-display-source-buffer.
(gud-basic-call): For gdba, maybe delete the current prompt.
(gud-tool-bar-map): New variable.
(gud-read-address): Correction.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Thu, 14 Nov 2002 01:56:58 +0000 |
parents | 6e415bb093fe |
children | 695cf19ef79e |
line wrap: on
line source
#define ORDINARY_LINK #define HPUX_USE_SHLIBS #define RUN_TIME_REMAP #include "hpux9.h" #if 0 /* No longer needed, since in current GCC -g no longer does that. */ /* We must turn off -g since it forces -static. */ #ifdef __GNUC__ #undef C_DEBUG_SWITCH #define C_DEBUG_SWITCH #endif #endif