This is the mail archive of the gdb-patches@sourceware.org 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 support for fido.


On Mon, Dec 25, 2006 at 06:03:47PM -0800, Kazu Hirata wrote:
> +/* Watchpoints are always continuable for these targets.  There's no
> +   multi-arch way to set this yet since it still lives in the target
> +   vector.
> +
> +   FIXME: If the Fido port is ever submitted, this should move to
> +   gdbarch.  */
> +#define HAVE_CONTINUABLE_WATCHPOINT 1

Did you read my comment there? :-)

I admit I'm not quite sure what to do about it.  Because of the sorts
of targets which define HAVE_CONTINUABLE_WATCHPOINT, this may be
difficult to untangle.

-- 
Daniel Jacobowitz
CodeSourcery


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