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]

Re: s390 gdbserver; Was: gdb & gdbserver for s390 31 & 64 bit


HI Andrew,
Ulrich Weigand also reprimanded me rightfully about my gdbserver
Makefile.in patch.
I thought the old Makefile.in wasn't able to build object files in a
separate target directory
to the source, this is now the case after my ( stupid ) additions to the
file.

The signal remapping is required by the gdbserver whether you like my
patches or not.
the old code was delivering a SIGUSR1 as a SIGBUS this isn't adequete.
Uli thought my target.c stuff was intrusive also but I hate code
duplication
this is a philosophy thing, I didn't want to add another target into
gdbserver/low-linux.c
the way the rest of the targets did.

I will try to post a patch to the Makefile.in as soon as I get a chance.





D.J. Barrow Gnu/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


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