SCOOP-A4: Debugger adaptation

Revision as of 01:26, 25 May 2010 by Jfiat (Talk | contribs) (New page: {{UnderConstruction}} Category:Concurrency_(SCOOP) Team: Jocelyn, Ian First thoughts about debugger/thread/SCOOP * Need to be able to switch threads ** Actually this is already possi...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Construction.png Not Ready for Review: This Page is Under Development!

Team: Jocelyn, Ian

First thoughts about debugger/thread/SCOOP

  • Need to be able to switch threads
    • Actually this is already possible, but for SCOOP, we'll need to identify the technical thread (for scheduler..) from the application thread
  • Need to be able to debug after deadlock
    • this requires an extra thread (Manu)
  • Need to pause & resume threads
  • Need to be able to step staying on the same thread.
    • This might be easy to achieve soon, for current EiffelStudio's need (and thus for SCOOP as well)