projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4483b9
)
* config/i386/xm-go32.h (GDBINIT_FILENAME): Set to gdb.ini.
author
Steve Chamberlain
<sac@cygnus>
Fri, 9 Sep 1994 00:44:01 +0000
(
00:44
+0000)
committer
Steve Chamberlain
<sac@cygnus>
Fri, 9 Sep 1994 00:44:01 +0000
(
00:44
+0000)
(more work here to come)
gdb/config/i386/xm-go32.h
patch
|
blob
|
history
diff --git
a/gdb/config/i386/xm-go32.h
b/gdb/config/i386/xm-go32.h
index 4efe061041392ccf06f2d0a88f09a451f7dcfe8d..a36fe91a796c67e4994df8fb2ed152a9b74a3f93 100644
(file)
--- a/
gdb/config/i386/xm-go32.h
+++ b/
gdb/config/i386/xm-go32.h
@@
-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)