public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Keith Seitz <keiths@redhat.com>
To: Paul Whitfield <paulw@microsol.iinet.net.au>
Cc: "insight@sources.redhat.com" <insight@sources.redhat.com>
Subject: Re: [Bdm-devel] RE: Problems using Insight/GDB for Coldfire
Date: Thu, 02 Oct 2003 16:01:00 -0000	[thread overview]
Message-ID: <1065110686.1588.4.camel@lindt.uglyboxes.com> (raw)
In-Reply-To: <3F7A8051.2040000@microsol.iinet.net.au>

On Wed, 2003-10-01 at 00:20, Paul Whitfield wrote:
> However, the insight GUI seems to have problems understanding the 
> current state of the interface. I.e. the buttons on the top
> of the window are always greyed out.

This is almost always a bug in the backend support for gdb. Do -- all
from the console window:

1) tk ManagedWin::open DebugWin
2) [set baudrate or any other target options]
3) target MYTARGET DEVICE
4) tk gdb_target_has_execution
5) tk set ::gdb_running

Notice that if the backend is operating properly, the answer to both #3
and #4 will be >0. Any errors show up in the debug window?

Keith


  reply	other threads:[~2003-10-02 16:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-01  6:50 "Dörr, Dirk"
2003-10-01  7:24 ` [Bdm-devel] " Chris Johns
2003-10-01  7:33 ` Paul Whitfield
2003-10-02 16:01   ` Keith Seitz [this message]
2003-10-03  1:31     ` Paul Whitfield
2003-10-03  3:34       ` Keith Seitz
2003-10-06 12:31 "Dörr, Dirk"
2003-10-07  1:19 ` Paul Whitfield
2003-10-07 16:28   ` Keith Seitz

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=1065110686.1588.4.camel@lindt.uglyboxes.com \
    --to=keiths@redhat.com \
    --cc=insight@sources.redhat.com \
    --cc=paulw@microsol.iinet.net.au \
    /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).