Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Dave Korn" To: Subject: RE: GDB (no debugging symbols found) Date: Mon, 3 Jan 2005 19:57:49 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: Message-ID: X-OriginalArrivalTime: 03 Jan 2005 19:57:49.0140 (UTC) FILETIME=[804E7940:01C4F1CE] > -----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/