Forum

    • Register
    • Login
    • Search
    • Categories

    Breakpoints!

    Blog Entries
    1
    1
    641
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Christoph Hart
      Christoph Hart last edited by

      Hi everybody,

      I just implement breakpoints for scripting. This vastly improves the debugging experience. You can step through the code and check intermediate states:

      Breakpoints

      I also added a REPL (Read Evaluate Print Loop) feature to the message box so you can directly enter expressions and it prints the result to the console:

      Breakpoints2

      It comes with very little overhead in the backend application, but for compiled plugins or the HISE player it has no impact at all...

      1 Reply Last reply Reply Quote 1
      • First post
        Last post

      16
      Online

      1.1k
      Users

      6.8k
      Topics

      62.5k
      Posts