aboutsummaryrefslogtreecommitdiff
path: root/gdb/xm-go32.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/xm-go32.h')
-rw-r--r--gdb/xm-go32.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/xm-go32.h b/gdb/xm-go32.h
index d8843a8..91f5d35 100644
--- a/gdb/xm-go32.h
+++ b/gdb/xm-go32.h
@@ -27,3 +27,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#define LSEEK_NOT_LINEAR
#define CANT_FORK
+
+#undef QUIT
+#define QUIT { pollquit(); }