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 to add QNX NTO i386 support


BTW, Andrew, that HAVE_CONTINUABLE_WATCHPOINT patch....my current QNX patch
which I'm about ready to submit, relies on it.  I know you're busy but can
you tell me if it's at least mostly okay so that I can tell whether or not I
need to change my backend before I submit.

See attached.


--- Begin Message ---
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




--- End Message ---

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