From: Christoph Plattner <christoph.plattner@alcatel.at>
To: Alan Modra <alan@linuxcare.com.au>
Cc: Christoph Plattner <christoph.plattner@dot.at>,
parisc-linux@parisc-linux.org
Subject: Re: [parisc-linux] Building GDB - how exactly ?
Date: Tue, 10 Apr 2001 08:58:36 +0200 [thread overview]
Message-ID: <3AD2AF1C.916FDCC2@alcatel.at> (raw)
In-Reply-To: Pine.LNX.4.21.0104101003570.7474-100000@front.linuxcare.com.au
Thank you very much !
I have especially problems with the gdbserver !
I need it.
With friendly regards
Christoph Plattner
Alan Modra wrote:
>
> On Mon, 9 Apr 2001, Christoph Plattner wrote:
>
> > What are the correct steps to build a working GDB for
> >
> > 1. HOST = i385-linux, TARGET = hppa-linux + gdbserver !
> > (without server already success, but I am not shure, to have
> > done it correctly)
>
> I haven't been building gdb for remote debugging, so I'm not sure how it
> will go. Should work, I think.
>
> > 2. Native HPPA-LINUX gdb
>
> I use the following to build a native gdb using a cross compiler from
> x86-linux
>
> /src/parisc/gdb/configure --build=i686-linux --host=hppa-linux
> --target=hppa-linux --prefix=/usr --disable-shared --disable-nls
>
> and the following to build natively
>
> /src/parisc/gdb/configure --prefix=/usr --build=hppa-linux
> --host=hppa-linux --target=hppa-linux --disable-nls
>
> It's critical that you have up to date kernel header files available from
> /usr/include/linux and /usr/include/asm, **for a 32 bit kernel**
> regardless of whether you're running a 32 bit or 64 bit kernel. This will
> probably change soon as the ptrace interface is likely to change.
>
> --
> Alan Modra
>
> _______________________________________________
> parisc-linux mailing list
> parisc-linux@lists.parisc-linux.org
> http://lists.parisc-linux.org/cgi-bin/mailman/listinfo/parisc-linux
-----------------------------------------------------------------
private: christoph.plattner@dot.at
company: christoph.plattner@alcatel.at
prev parent reply other threads:[~2001-04-10 6:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-04-09 20:34 [parisc-linux] Building GDB - how exactly ? Christoph Plattner
2001-04-10 0:12 ` Alan Modra
2001-04-10 6:58 ` Christoph Plattner [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=3AD2AF1C.916FDCC2@alcatel.at \
--to=christoph.plattner@alcatel.at \
--cc=alan@linuxcare.com.au \
--cc=christoph.plattner@dot.at \
--cc=parisc-linux@parisc-linux.org \
/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.