This is the mail archive of the gdb@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: About watchpoint on gdb6.0


> 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.


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