Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Srikanth Krishnamohan <Srikanth.Krishnamohan@navigon.com>
Cc: gdb@sourceware.org
Subject: Re: gdb and remote debugging with threads
Date: Wed, 07 Jun 2006 19:07:00 -0000	[thread overview]
Message-ID: <20060607190514.GA16788@nevyn.them.org> (raw)
In-Reply-To: <1182D99174295C4ABFC3098B2F755C34377960@mailwbg-srv.navigon.local>

On Wed, Jun 07, 2006 at 04:17:09PM +0200, Srikanth Krishnamohan wrote:
> Hello All,
>    Does gdb 6.4 support remote debugging of a muti-threaded program. The
> host is i686-linux and target is arm-xscale-linux.

Yes.  It has been supported for years, and I've been giving out the
same advice about it for most of that time.  I apologize for the fact
that I haven't stuck this advice in the manual; obviously I need to do
that.

> Program received signal SIG32, Real-time event 32.
> 0x400a75f4 in ?? ()
> (gdb) c
> Continuing.

If you receive this message, it usually means you did not tell GDB
where to find target libraries, which prevents thread debugging
from initializing.  Search for "set solib-absolute-prefix".

-- 
Daniel Jacobowitz
CodeSourcery


  parent reply	other threads:[~2006-06-07 19:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-07 14:17 Srikanth Krishnamohan
2006-06-07 19:01 ` Srikanth Krishnamohan
2006-06-07 19:07 ` Daniel Jacobowitz [this message]
2006-06-08 10:12 Srikanth Krishnamohan
2006-06-08 10:52 Srikanth Krishnamohan

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=20060607190514.GA16788@nevyn.them.org \
    --to=drow@false.org \
    --cc=Srikanth.Krishnamohan@navigon.com \
    --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