Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
From: "Ronald Landheer" <landheer@beryte.com>
To: "Ignasi Villagrasa" <gri@netcom.es>, "Cygwin" <cygwin@cygwin.com>
Subject: RE: gdb questions
Date: Tue, 6 Nov 2001 10:20:28 +0100
Message-ID: <NFBBIBMBMMAMDPDHMKEBEEMCCBAA.landheer@beryte.com>
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/

