This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Quick testfeedback...


On Tue, Sep 11, 2001 at 08:40:19PM -0400, Jason Tishler wrote:
> On Wed, Sep 12, 2001 at 09:19:19AM +1000, Robert Collins wrote:
> > If it was after the bugfix commit, I'd like to see if we can track this
> > asap...
> 
> I can reproduce it frequently but not every time.  I will debug it first
> thing tomorrow morning.  FYI, it seems to occur right near the end of
> the test and the test still passes.

I'm also having cockpit error trying to use error_start.  I have tried
the following:

    binmode notty ntsec error_start:c:/debug.bat
                                   ^
                                   *

and

    binmode notty ntsec error_start=c:/debug.bat
                                   ^
                                   *
With debug.bat as follows:

    $ cat c:/debug.bat
    C:/Cygwin/bin/gdb.exe -nw %1 %2 %3 %4 %5

With the above, when broadcast GPFs, gdb is not started.  Any idea what
I'm doing wrong?

Thanks,
Jason


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]