From: Vlasios Tsiatsis <tsiatsis@ee.ucla.edu>
To: gdb@sources.redhat.com
Subject: Intel Xscale gdb
Date: Sun, 13 Jan 2002 17:41:00 -0000 [thread overview]
Message-ID: <3C42370E.A77C10F6@ee.ucla.edu> (raw)
Hi all.
I have a question about the source code of the Intel Xscale gdb residing
in the
GNUPro toolkit source bundle.
I downloaded both versions (010413 and 010827) of the source code from
Intel's website
(http://developer.intel.com/design/intelxscale/dev_tools/010827/) and
tried to build them
on a RedHat Linux 7.1 machine (kernel 2.4.2-2, processor i686, gcc
version 2.96).
I am having problems compiling the gdb sources because of an error in
the directory
src/gdb/i386-linux-nat.c line 102. A data type called "gregset_t" is not
declared anywhere in any header file and this results in a compilation
error.
I can see that the "configure" program (in the gdb directory) checks
whether this type is declared in <sys/procfs.h> and it cannot find the
type gregset_t in this file.
In the file <sys/procfs.h> the only type that is similar to gregset_t is
called elf_gregset_t.
Does anyone have any idea how to solve this problem ?
thank you,
vlassis
next reply other threads:[~2002-01-14 1:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-13 17:41 Vlasios Tsiatsis [this message]
2002-01-15 22:25 Intel Xscale GDB Vlasios Tsiatsis
2002-01-16 17:32 ` Vlasios Tsiatsis
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=3C42370E.A77C10F6@ee.ucla.edu \
--to=tsiatsis@ee.ucla.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