(already sent to gnu.gdb.bug forum)

Hi,

it seems some types and constants are not defined for Sparc
architecture. Can somebody confirm it ?
(I tried with Debian Linux 2.2 under Sparc 20 with gcc 2.95.2).

****
gcc -c -g -O2    -I. -I../../gdb -I../../gdb/config -DHAVE_CONFIG_H
-I../../gdb/../include/opcode -I../../gdb/../readline/.. -I../bfd
-I../../gdb/../bfd  -I../../gdb/../include -I../intl -I../../gdb/../intl
-I../../gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/sparc-tdep.c
../../gdb/sparc-tdep.c: In function `supply_gregset':
../../gdb/sparc-tdep.c:1336: syntax error before `*'
../../gdb/sparc-tdep.c:1343: `regp' undeclared (first use in this
function)
../../gdb/sparc-tdep.c:1343: (Each undeclared identifier is reported
only once
../../gdb/sparc-tdep.c:1343: for each function it appears in.)
../../gdb/sparc-tdep.c:1347: `R_PS' undeclared (first use in this
function)
../../gdb/sparc-tdep.c:1348: `R_PC' undeclared (first use in this
function)
../../gdb/sparc-tdep.c:1349: `R_nPC' undeclared (first use in this
function)
../../gdb/sparc-tdep.c:1350: `R_Y' undeclared (first use in this
function)
[SNIP]
****

Thanks in advance,

--
Beno�t Sibaud
R&D Engineer - France Telecom

_______________________________________________
Bug-gdb mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gdb

Reply via email to