public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@mvista.com>
To: ???? ?? <lljforever@yahoo.com.cn>
Cc: gdb@sources.redhat.com
Subject: Re: I have some problem on gdbserver
Date: Thu, 14 Aug 2003 15:16:00 -0000	[thread overview]
Message-ID: <20030814151640.GA5362@nevyn.them.org> (raw)
In-Reply-To: <20030814151333.52605.qmail@web15306.mail.bjs.yahoo.com>

On Thu, Aug 14, 2003 at 11:13:33PM +0800, ???? ?? wrote:
> Iwant to build cross-compile to my target, then I
> build
> gdbserver this way.  for example:
> 	$ export CC=my-cross-compiler(arm-linu-gcc)
> 	$ path-to-gdbserver-sources/configure
> your-target-name(arm-linux)
> 	$ make
> But when I run gdbserver:
>          $ arm-linux-gcc -g -o filename filename.c
>          $ ./gdbserver host:1234 filename
> error:
> bash:./gdbserver:cannot execute binary file.
> Who can tell this is why?

It looks like you are running gdbserver on the host.  It's supposed to
be run on the target.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer

  reply	other threads:[~2003-08-14 15:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-14 15:13 莉娟 刘
2003-08-14 15:16 ` Daniel Jacobowitz [this message]
2003-08-15  0:19   ` 莉娟 刘
2003-08-15  0:37     ` Daniel Jacobowitz

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=20030814151640.GA5362@nevyn.them.org \
    --to=drow@mvista.com \
    --cc=gdb@sources.redhat.com \
    --cc=lljforever@yahoo.com.cn \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).