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]

Re: [PATCH] Cleanup i386-tdep.c


> Date: Sun, 18 Feb 2001 11:17:48 +0100
> From: Mark Kettenis <kettenis@wins.uva.nl>
> 
> Please create i386-nat.c (and i386-nat.h, for the exported
> interfaces).

Is it okay to use preprocessor symbols, like i386-tdep.c does, to get
the watchpoint code included only in those x86 ports which support
this kind of watchpoints?  I mean, i386-nat.c, once created, will
probably be added to NATDEPFILES of every native x86 platform, right?
However, some of them might not support watchpoints through debug
registers (I think Solaris doesn't).


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