Limitations

Limitations

Rebugger is in the early stages of development, and users should currently expect bugs (please do report them). Nevertheless it may be of net benefit for some users.

Here are some known shortcomings:

Another important point (not particularly specific to Rebugger) is that repeatedly executing code that modifies some global state can lead to unexpected side effects. Rebugger works best on methods whose behavior is determined solely by their input arguments.