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]
Other format: [Raw text]

Re: [COMMIT] Update s390-tdep.c to gdb_byte changes


   From: Ulrich Weigand <uweigand@de.ibm.com>
   Date: Mon, 16 May 2005 12:56:06 +0200 (CEST)

   Hello,

   this updates s390-tdep.c to remove the gdb_byte-related warnings.
   Tested on s390-ibm-linux and s390x-ibm-linux, applied to mainline.

Great.  There are some casts in s390_return_value() that can go now,
and s390_breakpoint_from_pc() should also be converted to use gdb_byte
instead of unsigned char.  Would be great if you could do that too.

Mark


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