Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: "Ronald Landheer" To: "Ignasi Villagrasa" , "Cygwin" Subject: RE: gdb questions Date: Tue, 6 Nov 2001 10:20:28 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal In-Reply-To: <3BE7A34C.2000608@netcom.es> > Hi everyone, > > I'm migrating several programs from Watcom 10.5 to gcc compiler. I'm > using gdb to debug some code and have two quetions. > > > 1) When I run gdb following information appears: > > C:\WINNT\system32>gdb -nw ^^^^^^^^^^^^^^^^^^^^^^^^^ It's a good idea to run GDB from the Bash shell - within the Cygwin environment. That will take care of your error. As for the arguments: you'll probably find your answer if you type info gdb on the (Bash) command line and read. I've never needed it so far, so I can't help you there :( Greetz! Ronald -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/