public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Stan Shebs <stanshebs@google.com>
To: Uladzimir Kryvian <newinferno@gmail.com>
Cc: gdb <gdb@sourceware.org>
Subject: Re: GdbServer cross compile
Date: Wed, 20 May 2015 16:51:00 -0000	[thread overview]
Message-ID: <CA+5-Q5JNJsYEYVCxFprqBmDP8hT1VdccdBXwRYNA_0Vadw053g@mail.gmail.com> (raw)
In-Reply-To: <CAFYy4biUQ40e0GFJRo-QAtL4UWzprNZkYrR3rK=AkXaYfEQe+g@mail.gmail.com>

On Wed, May 20, 2015 at 11:36 AM, Uladzimir Kryvian
<newinferno@gmail.com> wrote:
> Hello!
> I want compile gdb server for AmigaOS. It uses m68k processor.
> I've compiled "https://github.com/cahirwpz/m68k-amigaos-toolchain" and
> want to use it in gdbserver compilation.
> But I don't know how to do that?
>
> Can you help me with cross-compiling gdbserver for it?

This is going to be disappointing I'm afraid - gdbserver is not a
general-purpose stub.  It expects to call a variety of OS system
facilities to do its process control and such, and there is no AmigaOS
port.  Existing ports are Linux, Neutrino, and Win32; the Win32 port
might be the simplest starting point for a port, but to finish will
need some in-depth understanding of the Exec kernel and its API/ABI.

Stan

  reply	other threads:[~2015-05-20 16:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-20 16:36 Uladzimir Kryvian
2015-05-20 16:51 ` Stan Shebs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-05-05 22:06 gdbserver " Harris, Jeff
2003-05-05 21:47 Harris, Jeff
2003-05-05 21:53 ` Daniel Jacobowitz
2003-05-05 21:30 Harris, Jeff
2003-05-05 21:35 ` 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=CA+5-Q5JNJsYEYVCxFprqBmDP8hT1VdccdBXwRYNA_0Vadw053g@mail.gmail.com \
    --to=stanshebs@google.com \
    --cc=gdb@sourceware.org \
    --cc=newinferno@gmail.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).