> From: =?gb2312?B?u8a/rbfl?= <kaifeng@koretide.com.cn> > Date: Fri, 26 Mar 2004 15:52:31 +0800 > > Now I want to support watchpoint on my stub running on x86, > what should I do? Read the source code of x86 watchpoint support in i386-nat.c and implement the various macros and functions required for that, I think.