Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / Tools / November 2005

Tip: Looking for answers? Try searching our database.

quasi-backwards debugger for eclipse?

Thread view: 
Steven An - 09 Nov 2005 07:09 GMT
Hello java community,

I recently learned about backwards debugging and the techniques behind
it (like instruction counting and state saving), and I was wondering:
Are there any open source/free backwards debuggers out there for Java?
Or for any language/compiler?  I know RetroVue exists for Java, but
it's _expensive_

I ask because, I'm considering spending some time to create one for
Java (as an Eclipse plugin, preferably).  It probably would not be a
full featured backwards debugger, but it would at least do instruction
counting.  Even that alone would be pretty useful, I think.

Please reply and/or email me if you know of any such open source tools.
Thanks beforehand!

--Steve
Roedy Green - 09 Nov 2005 07:37 GMT
>I recently learned about backwards debugging and the techniques behind
>it (like instruction counting and state saving), and I was wondering:

Does this mean a debugger where you can run programs backward in time
to a previous state, change something manually then run them forward?

This is what I called "jaunting" in Abundance.  The difference is, it
is also a feature of production programs.  When an assert fails, the
program backs up and gives the user a change to change inputs to steer
around it. Data validation is thus done in the form of asserts, not
loops.

Signature

Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.