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: cygwin 1.3.3 announcment -- extra words solicited


Christopher Faylor wrote:

> Ok, this sounds like gdb is not being started correctly, then.  Is there
> an "unable to attach" message?


No, no messages of any kind.


> Are you starting gdb via a .bat file?  If so, are you passing all arguments
> to gdb?


No, I was using the GUI formula: error_start=d:\cygwin\bin\gdb.exe

I'll try it again tonight with a batch file so that the params get 
passed (but I really like using the GUI...)

error_start=d:/cygwin/bin/gdbtest.bat
--gdbtest.bat--
d:\cygwin\bin\gdb -nw %1 %2 %3 %4 %5
---------------

--Chuck



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