From: dagenais AT vlsi DOT polymtl DOT ca (Michel Dagenais) Subject: how to interrupt a program within GDB? 28 Oct 1996 16:03:58 -0800 Sender: daemon AT cygnus DOT com Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <9610282235.AA05626.cygnus.gnu-win32@gutrune.vlsi.polymtl.ca> Original-To: gnu-win32 AT cygnus DOT com Original-Sender: owner-gnu-win32 AT cygnus DOT com Setting breakpoints and going line by line works fine in GDB. However, i am used to interrupt programs while they are running using ^C, from within GBD on Unix, and then see where the program was. Under gnu-win32, GDB seems unresponsive until the program stops by itself, or reaches a breakpoint. Any idea, i did not find anything in the FAQ or the mail archive? Thanks. - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".