From: Marc Singer <elf@buici.com>
To: Chetan Kapoor <chetan.kapoor@flextronicssoftware.com>
Cc: linux-omap-open-source@linux.omap.com,
linux-arm-kernel@lists.arm.linux.org.uk,
linux-arm-toolchain@lists.arm.linux.org.uk
Subject: Re: Problem using gdbserver on ARM target
Date: Thu, 4 May 2006 08:37:52 -0700 [thread overview]
Message-ID: <20060504153751.GC4234@buici.com> (raw)
In-Reply-To: <OF2D51E9C2.3C3CCC6A-ON65257164.00424D70-65257164.00426D5F@flextronicssoftware.com>
On Thu, May 04, 2006 at 05:35:23PM +0530, Chetan Kapoor wrote:
> Hello
>
> I am trying bring up gdbserver on my ARM target (OMAP P2 730).
>
> I downloaded a prebuilt toolchain which contains gcc 3.3.2-glibc-2.3.2 +
> binutils-head. We have used this to build Kernel version 2.6.16-omap1 &
> Busybox-1.0.0.
>
> I have now compiled gdb 6.4 pack, and crosscompiled the gdb with
> --target=arm-linux
> For gdbserver in the gbb/gdbserver directory I configured using
> --host=arm-linux
>
> A make is successful but the dynamically linked ARM executable gives the
> following error when I execute it on the target,
>
> ~ # ./gdbserver
> -sh: ./gdbserver: No such file or directory
Try
# ldd gdbserver
-------------------------------------------------------------------
List admin: http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm-kernel
FAQ: http://www.arm.linux.org.uk/mailinglists/faq.php
Etiquette: http://www.arm.linux.org.uk/mailinglists/etiquette.php
prev parent reply other threads:[~2006-05-04 15:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-04 12:05 Problem using gdbserver on ARM target Chetan Kapoor
2006-05-04 14:03 ` Daniel Jacobowitz
2006-05-04 14:41 ` Chetan Kapoor
2006-05-04 15:37 ` Marc Singer [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=20060504153751.GC4234@buici.com \
--to=elf@buici.com \
--cc=chetan.kapoor@flextronicssoftware.com \
--cc=linux-arm-kernel@lists.arm.linux.org.uk \
--cc=linux-arm-toolchain@lists.arm.linux.org.uk \
--cc=linux-omap-open-source@linux.omap.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.