X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fxm-convex.h;h=f1a6bf93699d0ed79c571995899d35acb8c98783;hb=3818ed33a96cca926f6d8b97fbc50630481b5110;hp=156214c2f5f0bccf1b14a8da76e55a3989af9275;hpb=99a7de40cb0af4fdd563849f2d5bc783a4d14929;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/xm-convex.h b/gdb/xm-convex.h index 156214c2f5..f1a6bf9369 100644 --- a/gdb/xm-convex.h +++ b/gdb/xm-convex.h @@ -1,5 +1,5 @@ /* Definitions to make GDB run on Convex Unix (4bsd) - Copyright (C) 1989 Free Software Foundation, Inc. + Copyright 1989, 1991, 1992 Free Software Foundation, Inc. This file is part of GDB. @@ -33,19 +33,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #define STOP_SIGNAL SIGCONT -/* Use csh to do argument expansion so we get ~ and such. */ - -/* Doesn't work. */ -/* #define SHELL_FILE "/bin/csh" */ - -/* Compensate for lack of `vprintf' function. */ -#define MISSING_VPRINTF - /* Hook to call after creating inferior process. */ #define CREATE_INFERIOR_HOOK create_inferior_hook - - -/* Interface definitions for kernel debugger KDB. */ - -/* (no kdb) */