Re: looking for other distributed debuggers
"David Chizmadia (Home)" <[email protected]>
| Newsgroups | gmane.comp.lang.e.general |
|---|---|
| Message-ID | <[email protected]> |
You might want to try looking at the BlueJ debugging tools. Its been a couple of years since I looked at either BlueJ or Causeway, but I recall thinking that earlier versions of Causeway might benefit from the BlueJ debugger approach - since many programmers will effectively be novices when it comes to developing and debugging asynchronous message-passing programs. -DMC Terry Stanley wrote: > I've been working on Causeway to make it more generally useful to > developers debugging asynchronous message-passing programs. This > effort includes writing a paper, which I'm considering submitting > here: > > http://debs08.dis.uniroma1.it/ > > Here's a link to the draft paper, which is pretty rough, only half written. > > http://www.erights.org/elang/tools/causeway/causeway-paper.pdf > > Trying to write the Related Works section has been pretty frustrating. > Can anyone point me at debuggers built for the communicating event > loops concurrency model? > > Thanks, > Terry > _______________________________________________ > e-lang mailing list > [email protected] > http://www.eros-os.org/mailman/listinfo/e-lang >