This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GDB Insight not running


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]