I know. I removed it using the Environment Variables option in My
Computer, logged off, and logged back on, went into Cygwin, and
checked the $CYGWIN variable. tty was no longer there.
On 3/17/06, Christopher Faylor <[EMAIL PROTECTED]> wrote:
> On Fri, Mar 17, 2006 at 02:11:54PM -0500, Doug Bohl
On Fri, Mar 17, 2006 at 02:11:54PM -0500, Doug Bohl wrote:
>Yes, I'm running it from a Windows console. I had CYGWIN=tty, but
>I've now removed it, and Ctrl-C still isn't working.
What does "I've removed it" mean? You can't just unset it in a bash shell.
You have to remove it before any cygwin p
Yes, I'm running it from a Windows console. I had CYGWIN=tty, but
I've now removed it, and Ctrl-C still isn't working.
I tried the MinGW version of GDB. Still no Ctrl-C. I tried Bob's tty
'voodoo'. Still no Ctrl-C.
I'm using GDB 6.3.50_2004-12-28-cvs (cygwin-special), I have also
compiled GDB
On Fri, Mar 17, 2006 at 10:15:13AM -0500, Christopher Faylor wrote:
> On Fri, Mar 17, 2006 at 06:56:55AM -0500, Bob Rossi wrote:
> >On Fri, Mar 17, 2006 at 03:55:08AM -0500, Doug Bohl wrote:
> >> When running a Windows application from GDB, GDB gives control to the
> >> application at a certain poi
On Fri, Mar 17, 2006 at 06:56:55AM -0500, Bob Rossi wrote:
>On Fri, Mar 17, 2006 at 03:55:08AM -0500, Doug Bohl wrote:
>> When running a Windows application from GDB, GDB gives control to the
>> application at a certain point. It would be nice to, at an arbitrary
>> time, suspend the application a
On Fri, Mar 17, 2006 at 03:55:08AM -0500, Doug Bohl wrote:
> When running a Windows application from GDB, GDB gives control to the
> application at a certain point. It would be nice to, at an arbitrary
> time, suspend the application and give control back to GDB. I know
> that I can set breakpoin
On 17 March 2006 08:55, Doug Bohl wrote:
> When running a Windows application from GDB,
> Ctrl-C
> supposedly sends the SIGINT signal to GDB, breaking the running
> application and restoring control to GDB. However, this does not
> appear to work, at least not on Cygwin.
>
> I've tried /bin/kil
7 matches
Mail list logo