public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Keith Seitz <keiths@redhat.com>
To: "\"María de los A. Vázquez\"" <mvazquez@micromint.com>
Cc: insight@sourceware.org
Subject: Re: Fw: Initialization Commands
Date: Thu, 05 Nov 2009 16:58:00 -0000	[thread overview]
Message-ID: <4AF30419.2080204@redhat.com> (raw)
In-Reply-To: <32C38ADA3F3643C9A0F37DFCDAEAAA4F@HELP3>

On 11/05/2009 08:53 AM, María de los A. Vázquez wrote:
>> What are your target settings from the target selection dialog?
>
> Target: Remote/TCP
> Hostname: localhost
> Port: 3333
>
> The following options have check marks:
>
> -Set breakpoint at 'main'
> -Set breakpoint at 'exit'
> -Attach to Target
> - Download Program
> -Continue from Last Stop

That all looks good. Can you start insight and manually 
attach/download/run to main using the console? (i.e, "break main", 
"target remote localhost:3333", "load", "continue")

If insight is timing out, it is usually a communication failure. You 
could also try opening a debug window for more info (open console 
window, enter "tk ManagedWin::open DebugWin"). You might be able to use 
some of gdb's built-in debugging/diagnostics to see what's happening 
with the target (enter "help set debug remote" -- never tried this with 
insight, though).

Keith

  reply	other threads:[~2009-11-05 16:58 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-02 20:02 María de los A. Vázquez
2009-11-02 20:24 ` Keith Seitz
2009-11-02 21:33   ` María de los A. Vázquez
2009-11-02 21:53     ` Keith Seitz
2009-11-04 18:31       ` María de los A. Vázquez
2009-11-04 18:42         ` Keith Seitz
2009-11-04 19:09           ` María de los A. Vázquez
2009-11-04 19:19             ` Keith Seitz
2009-11-04 20:28               ` María de los A. Vázquez
2009-11-04 20:39                 ` Keith Seitz
2009-11-04 21:10                   ` María de los A. Vázquez
2009-11-04 21:31                     ` Keith Seitz
2009-11-05 16:52                       ` María de los A. Vázquez
2009-11-05 16:58                         ` Keith Seitz [this message]
2009-11-05 18:58                           ` María de los A. Vázquez
2009-11-06 18:37                           ` María de los A. Vázquez
2009-11-06 19:04                             ` Keith Seitz
2009-11-06 20:20                               ` María de los A. Vázquez
2009-11-13 20:00                             ` María de los A. Vázquez
2009-11-13 21:25                               ` María de los A. Vázquez

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=4AF30419.2080204@redhat.com \
    --to=keiths@redhat.com \
    --cc=insight@sourceware.org \
    --cc=mvazquez@micromint.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).