public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Jeff Holcomb <jeffh@redhat.com>
To: Juan Ignacio Pumarino <jipumari@ing.puc.cl>
Cc: insight@sourceware.cygnus.com
Subject: Re: command line gdb
Date: Fri, 24 Aug 2001 22:36:00 -0000	[thread overview]
Message-ID: <Pine.SOL.3.91.1010824223152.25088n-100000@taarna.cygnus.com> (raw)
In-Reply-To: <001001c12d25$54870820$df854da4@servidor>

On Sat, 25 Aug 2001, Juan Ignacio Pumarino wrote:

> Hi, I'm using Cygwin as my software development platform, and I was just
> wondering how can I use the 'original' command line gdb, instead of the
> Insight GUI, but without uninstalling it --it's a great debugger and I
> sometimes really appreciate it; but most times I would rather go for the
> old-style (I know I can use the command line commands inside Insight, but
> that's not my point; in my computer, it takes a while for Insight to start).

Hi, you want to start up gdb from the command line (either from a Command 
Prompt window or bash) and pass it -nw, like this:

  gdb -nw

That tells gdb to start up with no gui windows.

Cheers.

--
Jeff Holcomb
jeffh@redhat.com
GDB Engineering
Red Hat, Inc.

      reply	other threads:[~2001-08-24 22:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-24 21:15 Juan Ignacio Pumarino
2001-08-24 22:36 ` Jeff Holcomb [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.SOL.3.91.1010824223152.25088n-100000@taarna.cygnus.com \
    --to=jeffh@redhat.com \
    --cc=insight@sourceware.cygnus.com \
    --cc=jipumari@ing.puc.cl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).