Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <dmj+@andrew.cmu.edu>
To: gdb@sources.redhat.com
Subject: Re: trying to make gdbserver running on intel
Date: Wed, 06 Jun 2001 13:27:00 -0000	[thread overview]
Message-ID: <20010606132726.A28043@nevyn.them.org> (raw)
In-Reply-To: <200106061158.f56Bwc816337@mailgate3.cinetic.de>

On Wed, Jun 06, 2001 at 01:58:38PM +0200, Frank Haverkamp wrote:
> Hi,
> 
> I want to use gdbserver on the embedded platform I am working with.
> But first I wanted to try it out on my intel box. I am running Redhat 7.1
> gdb and used the sources of gdb-5.0. I build the gdbserver
> on my system and finally I tried to make it run on my local computer.
> I wrote a testprogram and started gdbserver as following:
> 
> $ gdbserver localhost:2345 ./text
> 
> Afterwards I started gdb and typed in the following commands:
> 
> (gdb) target cisco localhost:2345
> 
> So far so good. The gdbserver said:
> 
> Process ./test created; pid = 8584
> Remote debugging using localhost:2345
> 
> GDB said:
> 
> (gdb) target cisco localhost:2345
> Remote debugging using localhost:2345

Try 'target remote localhost:2345'?

-- 
Daniel Jacobowitz                           Debian GNU/Linux Developer
Monta Vista Software                              Debian Security Team


      reply	other threads:[~2001-06-06 13:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-06  4:58 Frank Haverkamp
2001-06-06 13:27 ` 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=20010606132726.A28043@nevyn.them.org \
    --to=dmj+@andrew.cmu.edu \
    --cc=gdb@sources.redhat.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