Category: Plugin Directory / Testing / DDstate: Failure-Inducing States
| | | | Version: 1.0.0 Support Eclipse Version: 3.1 License: Other Development Status: Beta Company: Software Engineering Chair (Prof. Zeller)
| |  | Home Page |  | Plugin Support |  | Discussion Forum |  |
| | Update Site URL: http://www.st.cs.uni-sb.de/eclipse/update-site/ddstate/ |
Find out which variables and values cause your program to fail.
First, argc was 3; therefore, a[2] became 0, and thus the output contained "0"—and that's why the program failed.
This plug-in applies Delta Debugging to program states, as described in Isolating Cause-Effect Chains from Computer Programs and as realized in the AskIgor debugging server. This is tricky work, as we have to figure out how to capture, compare, and transfer Java states. Added on: 04-Jan-2007
|
Last 1 Comments
| User: Anonymous | Rating: 1 | 2008-03-04 16:56:27 | | | I can't get this to run at all as DDInput or DDChange do. This is by far the worst supported DD* plugin.
|
|
|