Plugins (1067)


Training and Consulting (40)



EPIC Poll

What is your favourite developer portal?

[ Results | Polls ]

Votes: 539
Comments: 0


Category: Plugin Directory / Testing / DDstate: Failure-Inducing States

DDstate: Failure-Inducing States 
Rate this plugin | Report broken link | Details | Comments (1)

Rating: 1.0 (1 Vote) | hits: 1
DDstate: Failure-Inducing States

Version: 1.0.0
Support Eclipse Version: 3.1
License: Other
Development Status: Beta
Company: Software Engineering Chair (Prof. Zeller)
Plugin home pageHome Page
Plugin SupportPlugin Support
Discussion ForumsDiscussion Forum
Buy Now
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: AnonymousRating: 12008-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.