> -----Original Message----- > From: cygwin-owner On Behalf Of bytemaster1 > Sent: 03 January 2005 19:31
> TO all, > > I ported my code to Windows XP I was able to debug under Linux Red hat > however under Cygwin I am having a problem invoking GDB even > tough I compile with the -g option >bash: [: /home/Joe: binary operator expected Looks like it's having a hard time getting at your .gdbinit (or whatever) file because you've got a space in the path to your HOME dir. Check the various FAQ entries and mailinglist discussions on the subject. cheers, DaveK -- Can't think of a witty .sigline today.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/