public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Keith Seitz <keiths@redhat.com>
To: Tim <Tim@deltacompsys.com>
Cc: insight@sources.redhat.com
Subject: Re: remote debugging
Date: Thu, 12 Dec 2002 09:29:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.44.0212120927100.1503-100000@valrhona.uglyboxes.com> (raw)
In-Reply-To: <1039713081.1418.14.camel@TIM.DCS>

On 12 Dec 2002, Tim wrote:

> Do I need to "Open" the executable in Insight?  Once I do it executes
> locally and not remotely and the remote app often terminates with an
> error "Killing inferior".

The Run button will always do whatever it needs (or thinks it needs) to 
start the application "running" on your target. This includes:

1) opening an executable/debug file
2) gathering target communications information (debug protocol/transport)
3) loading executable into target memory (if needed)
4) "running" the target

If you don't "Open" an executable, how is the debugger to know what you 
are debugging? It still needs debug symbols (or at least minimal symbols 
from the executable).

Keith


  reply	other threads:[~2002-12-12 17:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-12  9:10 Tim
2002-12-12  9:29 ` Keith Seitz [this message]
2002-12-12  9:38   ` Tim
2002-12-12 10:00     ` Keith Seitz
2002-12-12 10:20       ` Tim
  -- strict thread matches above, loose matches on Subject: below --
2002-12-12 10:01 Rod Boyce
2000-06-07 13:30 Remote Debugging Michael Crowe
2000-06-08  9:53 ` Jim Ingham

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.LNX.4.44.0212120927100.1503-100000@valrhona.uglyboxes.com \
    --to=keiths@redhat.com \
    --cc=Tim@deltacompsys.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).