Debugging? Step through code?

  1. 5 years ago

    As far as I see, currently there is not much support for debugging, right?

    • I do not see on which line an error occurred
    • There is no way to step through code and peek into current values

    Any plans to provide more support on debugging? Or am I missing something?

  2. marco

    30 Jul 2018 Administrator User since 2016

    Hi @oliver@osswald.com an advanced debugger is under construction.
    In the current version when an error occurs you should be able to click on it to see where it occurred.
    For runtime errors a complete stack trace is reported in the error dialog.

or Sign Up to reply!