Re: Feature Request?
Nathan Fiedler <[email protected]> 14 Apr 2003 18:08:59 -0700
| Newsgroups | gmane.comp.java.jswat.user |
|---|---|
| Organization | ACCESS Systems America |
| Message-ID | <[email protected]> |
Yes, it is useful. However, that is a very different sort of debugger. It involves tracking everything that happens in the JVM. There are many different design considerations, not only in terms of the implementation but also the user interface. It really would be a whole other application, rather than simply a "new feature" of JSwat. It just wouldn't fit in JSwat. n On Mon, 2003-04-14 at 17:59, Hal wrote: > I find out this debugger which allow user to roll back the stack. > > http://www.lambdacs.com/debugger/debugger.html > > Do you think this will be a good addition to JSWAT? I think this is useful. > > Thanks