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: [PATCH] Watchpoint enhancement for S/390


   From: Ulrich Weigand <weigand@i1.informatik.uni-erlangen.de>
   Date: Wed, 18 Feb 2004 17:44:07 +0100 (CET)

   Hello,

   this patch improves hardware watchpoint handling on s390
   a bit: by default, gdb only allows hw watchpoints on regions
   of size less than the word size; on s390 we have no such 
   restriction, so we can allow arbitrary regions.

   Tested on s390-ibm-linux and s390x-ibm-linux.

   (I hope this is small enough so that no specific copyright
   assignment is required ...)

Sure, please check this in.

   ChangeLog:

   * config/s390/nm-linux.h (TARGET_REGION_OK_FOR_HW_WATCHPOINT): Define.

Mark


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