This is the mail archive of the frysk-bugzilla@sourceware.org mailing list for the frysk 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]

[Bug general/6482] Watchpoint cannot be set on double types for IA32


------- Additional Comments From pmuldoon at redhat dot com  2008-05-05 21:04 -------
Unfortunately one watchpoint = max of 4 bytes on IA32. I guess the thing to do
here in the client would be if length > 4 set two+ plus watchpoints. In the case
of double, one for the top half, one for the bottom half. Likely this would
trigger both watchpoints one write, but the high level would have to deal with
this interpretation by looking at its own length data.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=6482

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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