From: Daniel Jacobowitz <drow@false.org>
To: Robert Trask <rtrask@broadcom.com>
Cc: gdb@sources.redhat.com
Subject: Re: remote debug broken?
Date: Thu, 18 Mar 2004 23:22:00 -0000 [thread overview]
Message-ID: <20040318232205.GA1413@nevyn.them.org> (raw)
In-Reply-To: <02B1C56408AC9140BAE3395894D2DB3C0BA8B2@nt-sjca-0741.sj.broadcom.com>
On Thu, Mar 18, 2004 at 02:13:55PM -0800, Robert Trask wrote:
> Hello,
> I want to use the remote debug feature on gdb wherein I have a
> [superior] debugger running on a host system (Linux I386 pc) and an
> [inferior] debugger running on the target (embedded Linux on MIPS). I
> have tried this in gdb v5.3 and v6.0, the same behavior results.
>
> I built the superior debugger in the usual way:
> ./configure // build for native operation
That's your problem. To debug a MIPS target you need a MIPS debugger:
./configure --target=mips-linux (or mipsel-linux)
You should probably also look at the documentation for --with-sysroot
(in 6.0) or for "set solib-absolute-prefix".
If there's anywhere in the documentation that you looked before doing
this, please let us know so we can clarify it.
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer
prev parent reply other threads:[~2004-03-18 23:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-18 22:14 Robert Trask
2004-03-18 23:22 ` Daniel Jacobowitz [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=20040318232205.GA1413@nevyn.them.org \
--to=drow@false.org \
--cc=gdb@sources.redhat.com \
--cc=rtrask@broadcom.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