public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Keith Seitz <keiths@redhat.com>
To: Jean Paulo Sandri Orengo <jean@cpad.pucrs.br>
Cc: "insight@sources.redhat.com" <insight@sources.redhat.com>
Subject: Re: step is not working
Date: Mon, 01 Aug 2005 18:47:00 -0000	[thread overview]
Message-ID: <1122922057.5039.4.camel@lindt.uglyboxes.com> (raw)
In-Reply-To: <42E93971.1090700@cpad.pucrs.br>

On Thu, 2005-07-28 at 17:00 -0300, Jean Paulo Sandri Orengo wrote:
> Hi,
> 
>    I've just installed insight on my linux and tested it.
>    It worked fine when I run the application. But a problem occur every
> time  I want to
> execute the code step by step. When I visualize the code in "ASSEMBLY",
> it works pretty
> good, but if I visualize the code in "SOURCE" the program don't run
> well. When I press the
> button "step" it stays on the same line and don't make any progress!!!
> If  I put a
> breakpoint (in other line) and press the  button "continue" it works well.
>    What is happening with the step button?
> 
> PS: using the "console window" the error messages printed are:

First thing to try is using command-line only gdb to make sure it works.
The errors you are seeing seems to indicate that there are some serious
problems with your configuration:

> Error while mapping shared library sections:
> /lib/tls/libc.so.6: No such file or directory.
> Error while mapping shared library sections:
> /lib/ld-linux.so.2: No such file or directory
> 
> (step)
> 
> Error: Warning:
> Cannot insert breakpoint -89.
> Error accessing memory address 0x28640: Input/output error.

Try using gdb (i.e., without the GUI) and see if that works. If it does,
we'll work on figuring out what's up with your setup.

Keith

  reply	other threads:[~2005-08-01 18:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-28 19:57 Jean Paulo Sandri Orengo
2005-08-01 18:47 ` Keith Seitz [this message]
2005-08-01 19:03   ` Jean Paulo Sandri Orengo
2005-08-01 19:42     ` Keith Seitz
2005-08-01 19:52       ` Jean Paulo Sandri Orengo
2005-08-01 20:12         ` Keith Seitz
2005-08-02 19:51 ` Jean Paulo Sandri Orengo
2005-08-02 20:01   ` 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=1122922057.5039.4.camel@lindt.uglyboxes.com \
    --to=keiths@redhat.com \
    --cc=insight@sources.redhat.com \
    --cc=jean@cpad.pucrs.br \
    /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).