On Tue, Oct 17, 2000 at 05:30:08PM -0400, Chris Faylor wrote:
>The gdb that comes with cygwin should be adequate.  You can start it up
>in just console mode by typing 'gdb -nw'.  You'll have to set up a
>.bat file to do this:
>
>gdb -nw %1 %2 %3 %4 %5
>
>Then you don't have to use the unfamiliar console.

Sorry, this wasn't too detailed.

What I meant was that you should make a .bat file with the above line
in it.  Call it gdberr.bat and then set the CYGWIN environment variable:

set CYGWIN=error_start:x:/path/to/gdberr.bat

cgf

--
Want to unsubscribe from this list?
Send a message to [EMAIL PROTECTED]

Reply via email to