public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Keith Seitz <keiths@redhat.com>
To: Nik Shaylor <ns@c7.org>
Cc: insight <insight@sourceware.org>
Subject: Re: How to connect to running program via a serial port
Date: Mon, 14 Aug 2006 22:41:00 -0000	[thread overview]
Message-ID: <44E0FC0F.6000109@redhat.com> (raw)
In-Reply-To: <20934fa50608141533g36faf06aq8e724c256495eb69@mail.gmail.com>

[CC'ing mailing list]

Nik Shaylor wrote:

> (gdb) show version
> GNU gdb 6.5.0.20060626-cvs
> Copyright (C) 2006 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you 
> are
> welcome to change it and/or distribute copies of it under certain 
> conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB.  Type "show warranty" for details.
> This GDB was configured as "x86_64-unknown-linux-gnu".

Oh, okay, I see the problem... You're using something like gdbserver (or 
similar type thing). Insight thinks you're using a native target (which 
is true), but you are not using the local system.

So the mis-feature is that the Run menu should change if the target 
settings are set to use anything but a native target (e.g., "exec").

In that case, it looks like you're out of luck until this is mess gets 
straightened out. I won't make any guarantees, but I'll put it on my 
ever-growing TODO list.

Keith

  parent reply	other threads:[~2006-08-14 22:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-14 20:35 Nik Shaylor
2006-08-14 20:41 ` Keith Seitz
2006-08-14 21:01   ` Nik Shaylor
2006-08-14 21:04     ` Keith Seitz
     [not found]       ` <20934fa50608141410g6ad3fbeep98905eaf34335c75@mail.gmail.com>
2006-08-14 22:19         ` Keith Seitz
     [not found]           ` <20934fa50608141533g36faf06aq8e724c256495eb69@mail.gmail.com>
2006-08-14 22:41             ` Keith Seitz [this message]
2006-08-15  1:39       ` Dave Korn

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=44E0FC0F.6000109@redhat.com \
    --to=keiths@redhat.com \
    --cc=insight@sourceware.org \
    --cc=ns@c7.org \
    /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).