public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: "Alexander Minushkin" <aminushk@rfmd.com>
To: <insight@sources.redhat.com>
Subject: GDBEventHandler::GDBEventHandler::dispatch errors
Date: Wed, 09 Feb 2005 11:04:00 -0000	[thread overview]
Message-ID: <MAIL3hGD1XyCTr9rf3y000108d2@mail3.internal.rfmd.com> (raw)

I work around some problems with "Stop" button in insight 6.1 (under cygwin
trying to debug remote target via RDP). And found the error messages in
"Insight Debug" window.
 

(GDBEventHandler::GDBEventHandler::dispatch) On busy event,
::.srcwin0.srcwin.container.pane2.childsite.con errored:

member function "::GDBEventHandler::busy" is not defined and cannot be
autoloaded

    (object "::.srcwin0.srcwin.container.pane2.childsite.con" method
"::GDBEventHandler::busy" )

    invoked from within

"$w $handler $event" 

 

(GDBEventHandler::GDBEventHandler::dispatch) On idle event,
::.srcwin0.srcwin.container.pane2.childsite.con errored:

member function "::GDBEventHandler::idle" is not defined and cannot be
autoloaded

    (object "::.srcwin0.srcwin.container.pane2.childsite.con" method
"::GDBEventHandler::idle" )

    invoked from within

"$w $handler $event" 

 

(GDBEventHandler::GDBEventHandler::dispatch) On set_variable event,
::.srcwin0.srcwin errored:

member function "::GDBEventHandler::set_variable" is not defined and cannot
be autoloaded

    (object "::.srcwin0.srcwin" method "::GDBEventHandler::set_variable" )

    invoked from within

"$w $handler $event"

 

 

Can this errors affect "Stop" button behavior? 

Anyway, how to fix it?


             reply	other threads:[~2005-02-09 11:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-09 11:04 Alexander Minushkin [this message]
2005-02-09 19:45 ` 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=MAIL3hGD1XyCTr9rf3y000108d2@mail3.internal.rfmd.com \
    --to=aminushk@rfmd.com \
    --cc=insight@sources.redhat.com \
    /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).