public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: "Kefei Lu" <lukefei@gmail.com>
To: insight@sources.redhat.com
Subject: Re: [Problem] I can't do "next" in insight!
Date: Mon, 05 May 2008 16:05:00 -0000	[thread overview]
Message-ID: <a6d8d9380805050904r558719c2ld484552dac13a599@mail.gmail.com> (raw)
In-Reply-To: <481F2A9C.3010205@redhat.com>

Thanks for the help! I've tried in console mode and the log file is
post as following. I'll also post this mail at gdb's mailing list.
Just feel strange why insight suddenly broke and why my gdb 6.6 is
still working. What I've done? :(

========================
klu@klu-lab:~/work/blahut/examples$ insight --i=console ucBsc.out
GNU gdb 6.5
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...Using host libthread_db
library "/lib/tls/i686/cmov/libthread_db.so.1".

(gdb) b main
Breakpoint 1 at 0x8048bce: file examples/ucBsc.c, line 12.
(gdb) r
Starting program: /home/klu/work/blahut/examples/ucBsc.out
warning: Unable to find dynamic linker breakpoint function.
GDB will be unable to debug shared library initializers
and track explicitly loaded dynamic code.
Error while mapping shared library sections:
/lib/tls/i686/cmov/libm.so.6: No such file or directory.
Error while mapping shared library sections:
/usr/lib/libgsl.so.0: No such file or directory.
Error while mapping shared library sections:
/usr/lib/libgslcblas.so.0: No such file or directory.
Error while mapping shared library sections:
/lib/tls/i686/cmov/libc.so.6: No such file or directory.
Error while mapping shared library sections:
/lib/ld-linux.so.2: No such file or directory.

Breakpoint 1, main (argc=1, argv=0xbfbcbab4) at examples/ucBsc.c:12
warning: Source file is more recent than executable.
12          if (argc > 2) {
(gdb) n

On Mon, May 5, 2008 at 11:41 AM, Keith Seitz <keiths@redhat.com> wrote:
> Kefei Lu wrote:
>
>
> > But how can I invoke and test that version of gdb without invoking
> > insight to check the problem?
> >
>
>  You can invoke insight with the command line option "--i=console". That
> should get you back to "normal" gdb.
>
>  Keith
>



-- 
Sincerely,
Kefei Lu

------------------------
Kefei Lu, Ph.D. candidate
Dept. of Electrical and Computer Engineering
Univ. of Miami, U.S.A.

  reply	other threads:[~2008-05-05 16:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-04 19:53 Kefei Lu
2008-05-05  0:14 ` Keith Seitz
2008-05-05 14:37   ` Kefei Lu
2008-05-05 15:49     ` Keith Seitz
2008-05-05 16:05       ` Kefei Lu [this message]
2008-05-05 16:09         ` Keith Seitz
     [not found]       ` <a6d8d9380805050904i3b8bf038if03de3187f43b38e@mail.gmail.com>
     [not found]         ` <481F3008.5060200@redhat.com>
2008-05-05 16:21           ` Kefei Lu

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=a6d8d9380805050904r558719c2ld484552dac13a599@mail.gmail.com \
    --to=lukefei@gmail.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).