Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: "Pelle Svensson" <pelle2004@hotmail.com>
To: drow@false.org
Cc: gdb@sourceware.org
Subject: Re: Remote debugging with gdbserver on ARM
Date: Fri, 16 Feb 2007 16:06:00 -0000	[thread overview]
Message-ID: <BAY120-F18300354D915CF8A20A6CDB9950@phx.gbl> (raw)
In-Reply-To: <20070216125614.GC32281@caradoc.them.org>




>From: Daniel Jacobowitz <drow@false.org>
>To: Pelle Svensson <pelle2004@hotmail.com>
>CC: gdb@sourceware.org
>Subject: Re: Remote debugging with gdbserver on ARM
>Date: Fri, 16 Feb 2007 07:56:14 -0500
>
>On Fri, Feb 16, 2007 at 01:43:42PM +0100, Pelle Svensson wrote:
> > After issued 'signal SIG32' for continuing things seems to be not right,
> > can it be the
> > access at adress 0x0 or that the libpthread dosen't have any debug-info?
>
>You will need an unstripped libpthread.so on the host system, and
>libthread_db linked to gdbserver on the target system.
>

I'm now using all runtime libs with debug-info included.
It still not working correct and I think this has to be corrected.

After I load symbols on all modules some of them are probaly using wrong 
symbol path
lippthread, libc, libm, libld, ld-linux - use /lib/
libggi, libgii, libgg - use /<...nfs path...>/lib/ path
It seems that libs present in the i386-host and the arm-target are taken 
from /lib/ (i386)
and libs only present in the nfs location is taken from the correct location 
/<...nfs path...>/lib/.

Target console complain about
gdb: error initializing thread_db library: version missmatch between 
lithread_db and libpthread

solib-absolute-prefix:  Prefix for loading absolute shared library symbol 
files is "".
solib-search-path:  The search path for loading non-absolute shared library 
symbol files is /<...nfs path...>/lib.

_________________________________________________________________
Schlagersignaler till mobilen http://msn.cellus.se/


  reply	other threads:[~2007-02-16 15:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-14 15:34 Pelle Svensson
2007-02-15 20:29 ` Daniel Jacobowitz
2007-02-16 12:55   ` Pelle Svensson
2007-02-16 16:02     ` Daniel Jacobowitz
2007-02-16 16:06       ` Pelle Svensson [this message]
2007-02-16 16:50         ` Daniel Jacobowitz
2007-02-17  2:46           ` Pelle Svensson
2007-02-15  0:43 Doug Abbott
2007-02-15 18:26 Pelle Svensson

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=BAY120-F18300354D915CF8A20A6CDB9950@phx.gbl \
    --to=pelle2004@hotmail.com \
    --cc=drow@false.org \
    --cc=gdb@sourceware.org \
    /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