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 Subject: Re: GDB Insight not running From: Keith Seitz To: cygwin AT cygwin DOT com In-Reply-To: <20030220175016.GA15037@redhat.com> References: <64BC9A2B18FC5843BA0DE93548F745F3406DF7 AT nihexchange3 DOT nih DOT gov> <20030220175016 DOT GA15037 AT redhat DOT com> Content-Type: text/plain Organization: Message-Id: <1045763908.1491.16.camel@lindt.uglyboxes.com> Mime-Version: 1.0 Date: 20 Feb 2003 09:58:28 -0800 Content-Transfer-Encoding: 7bit On Thu, 2003-02-20 at 09:50, Christopher Faylor wrote: > On Thu, Feb 20, 2003 at 12:15:17PM -0500, Kim, Seungchan (NIH/NHGRI) wrote: > >hi all, > > > >well, i may be having a simple stupid problem. anyway, i have been using > >GDB(Insight) with cygwin for a while, well, before a week ago. i have the > >latest version of all cygwin packages right now (i just reinstalled > >everything last night) but GDB only runs in command-line mode even with '-w' > >option. any idea? > > Type "insight" not "gdb". "gdb -w" and "insight -nw" will no longer work. (Well, for a little while, at least...) You'll need to use "gdb -i=insight" and "insight -i=console" instead. I'll see about getting something in that causes "-nw" to mean "-i=console". Keith -- 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/