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: [RFA] Fix gdbserver on s390(x)


On Tue, May 10, 2005 at 01:45:28PM +0200, Ulrich Weigand wrote:
> Hello,
> 
> this patch adds the missing members to the the_low_target struct
> in linux-s390-low.c, getting gdbserver working again on s390(x).
> 
> Tested on s390-ibm-linux and s390x-ibm-linux.
> OK?
> 
> Bye,
> Ulrich
> 
> 
> ChangeLog:
> 
> 	* linux-s390-low.c (s390_breakpoint, s390_breakpoint_len): Define.
> 	(s390_get_pc, s390_set_pc, s390_breakpoint_at): New functions.
> 	(the_low_target): Add new members.

Please update the copyright year in this file; otherwise, this is OK. 
Thanks a lot!


-- 
Daniel Jacobowitz
CodeSourcery, LLC


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