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] add HAVE_CONTINUABLE_WATCHPOINT to target ops


2003-02-24 Kris Warkentin <kewarken at qnx dot com>

 * target.h: (HAVE_CONTINUABLE_WATCHPOINT): define.
 (target_ops): add to_have_continuable_watchpoint.
 * target.c (update_current_target): add INHERIT line for
 to_have_continuable_watchpoint.
 * infrun.c: remove HAVE_CONTINUABLE_WATCHPOINT defines
 * config/i386/nm-i386.h, config/i386/nm-i386sco5.h,
 config/i386/nm-i386sol2.h, config/s390/nm-linux.h,
 config/sparc/nm-sun4sol2.h: HAVE_CONTINUABLE_WATCHPOINT defined as 1.

You need to get the hang of change logs. Sentences that start with a capital and end with a fullstop.


Otherwize the patch is approved.

Andrew



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