This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

S390 gdb patches





Hi all,
Here are the latest gdb patches for Linux for S/390, which I hope will you
will accept, it is based
on what I checked out on 13/10/00. There is only 1 line modified in
readlines configure.in for s390
 to add -f-signed-char compiler flag,
this may already be in the readlines configure.in script from bash.

The binutils is made up of what was in CVS & a dash of the binutils-2.10
port for s390.

The primary architecture independent changes I made were a few enhancments
to
gdbarch.sh & also added a DWARF2_REG_TO_REGNUM macro to dwarf2read.c,
this was needed for when REGISTER_NAMES indexes don't match the ELF/DWARF2
ABI bindings
for a particular architecture, ( this was the case on 390 ) similar macros
already existed for dwarf1
& stabs debug info.

(See attached file: ChangeLog.301000.bfd)(See attached file:
ChangeLog.301000.gdb)(See attached file: ChangeLog.301000.gdbroot)(See
attached file: ChangeLog.301000.include)(See attached file:
ChangeLog.301000.opcodes)(See attached file:
gdb.s390.301000.binutils.config.diff)(See attached file:
gdb.s390.301000.binutils.core.diff)(See attached file:
gdb.s390.301000.binutils.makefile.diff)(See attached file:
gdb.s390.301000.config.diff)(See attached file: gdb.s390.301000.core.diff)
(See attached file: gdb.s390.301000.readline.config.diff)

Let us know if there are any problems.

Thanks

D.J. Barrow Linux for S/390 kernel developer
eMail: djbarrow@de.ibm.com,barrow_dj@yahoo.com
Phone: +49-(0)7031-16-2583
IBM Germany Lab, Schönaicherstr. 220, 71032 Böblingen

ChangeLog.301000.bfd

ChangeLog.301000.gdb

ChangeLog.301000.gdbroot

ChangeLog.301000.include

ChangeLog.301000.opcodes

gdb.s390.301000.binutils.config.diff

gdb.s390.301000.binutils.core.diff

gdb.s390.301000.binutils.makefile.diff

gdb.s390.301000.config.diff

gdb.s390.301000.core.diff

gdb.s390.301000.readline.config.diff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]