* config/i386/xm-go32.h (GDBINIT_FILENAME): Set to gdb.ini.
(more work here to come)
This commit is contained in:
parent
e4483b9901
commit
6156ad2f66
@ -29,6 +29,8 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
#undef QUIT
|
||||
#define QUIT { pollquit(); }
|
||||
|
||||
#define GDBINIT_FILENAME "gdb.ini"
|
||||
|
||||
#if !defined(SIGURG) & !defined(SIGALRM) & !defined(SIGBUS) & !defined(SIGSTOP)
|
||||
#define SIGURG (NSIG)
|
||||
#define SIGALRM (NSIG + 1)
|
||||
|
Loading…
Reference in New Issue
Block a user