* About watchpoint on gdb6.0
@ 2004-03-26 17:27 黄凯峰
2004-03-26 17:30 ` Eli Zaretskii
0 siblings, 1 reply; 3+ messages in thread
From: 黄凯峰 @ 2004-03-26 17:27 UTC (permalink / raw)
To: gdb
hello all:
Now I want to support watchpoint on my stub running on x86,
what should I do?
thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: About watchpoint on gdb6.0
2004-03-26 17:27 About watchpoint on gdb6.0 黄凯峰
@ 2004-03-26 17:30 ` Eli Zaretskii
2004-03-26 17:36 ` 黄凯峰
0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2004-03-26 17:30 UTC (permalink / raw)
To: kaifeng; +Cc: gdb
> 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.
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: About watchpoint on gdb6.0
2004-03-26 17:30 ` Eli Zaretskii
@ 2004-03-26 17:36 ` 黄凯峰
0 siblings, 0 replies; 3+ messages in thread
From: 黄凯峰 @ 2004-03-26 17:36 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: gdb
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="gb2312", Size: 772 bytes --]
thanks
By the way, when will the host (GDB) send z(Z)packedt like z(Z)1, address,
len? At present , my stub only can receive Z(z) packet like z(Z) 0,
address, len.
Regards
-----Original Message-----
From: gdb-owner@sources.redhat.com
[mailto:gdb-owner@sources.redhat.com]On Behalf Of Eli Zaretskii
Sent: 2004Äê3ÔÂ26ÈÕ 18:02
To: kaifeng@koretide.com.cn
Cc: gdb@sources.redhat.com
Subject: 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.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-03-26 14:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-26 17:27 About watchpoint on gdb6.0 黄凯峰
2004-03-26 17:30 ` Eli Zaretskii
2004-03-26 17:36 ` 黄凯峰
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox