Bug 6556 - Get breakpoints to use blockedByActionPoint(Task, TaskObserver, String, PrintWriter)
Summary: Get breakpoints to use blockedByActionPoint(Task, TaskObserver, String, Print...
Status: NEW
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Teresa Thomas
URL:
Keywords:
Depends on:
Blocks: 6557
  Show dependency treegraph
 
Reported: 2008-05-23 18:47 UTC by Teresa Thomas
Modified: 2008-05-23 20:37 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Teresa Thomas 2008-05-23 18:47:14 UTC
Currently used by watchpoints. This blockedByActionPoint collects all the
actionpoint reasons for the task to be stopped at a point, and schedules a done
event on the event loop which manages these messages.