Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Hiroshi DOYU <Hiroshi_DOYU@montavista.co.jp>
To: Daniel Jacobowitz <drow@false.org>
Cc: gdb@sources.redhat.com
Subject: Re: Where is the contents of target_fetch_registers ()
Date: Fri, 14 May 2004 08:47:00 -0000	[thread overview]
Message-ID: <20040514174725.33f3177c.Hiroshi_DOYU@montavista.co.jp> (raw)
In-Reply-To: <20040513133723.GB23187@nevyn.them.org>

On Thu, 13 May 2004 09:37:23 -0400
Daniel Jacobowitz <drow@false.org> wrote:

> On Thu, May 13, 2004 at 06:50:17PM +0900, Hiroshi DOYU wrote:
> > Hi all,
> 
> Hello, Hiroshi-san :)

Hello, Daniel :)
 
> > target_resume (-1, continue, 0)
> > target_wait (-1, status) = 103,   status->kind = stopped, signal = SIGTRAP
> 
> And this one is probably the dynamic linker breakpoint.  What this
> means is that GDB will read some memory from the inferior, figure out
> the list of loaded shared libraries, and then try to read symbol
> information for them.
> 
> If this is where GDB is stopping, it probably means that it is either
> loading the library symbols (this can take a _long_ time) or ran out of
> memory and crashed.

What caused the problem is for kernel to run out of memory because 
our glibc includes debug information in it and the size of it is 
more than 20MB. After I stripped libc, gdb works fine.

Thanks for your information.
-doyu


      reply	other threads:[~2004-05-14  8:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-13  9:50 Hiroshi DOYU
2004-05-13 13:37 ` Daniel Jacobowitz
2004-05-14  8:47   ` Hiroshi DOYU [this message]

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=20040514174725.33f3177c.Hiroshi_DOYU@montavista.co.jp \
    --to=hiroshi_doyu@montavista.co.jp \
    --cc=drow@false.org \
    --cc=gdb@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