1- Yes, when you get that green circle it means that the debugger is at your disposition,
2- Yes, normally you start by setting the breakpoints in your code, then start the debugger, execute the method and then the debugging window will be displayed
3- Draft breakpoint means that you did set the break point in your code and then you did some updates.
4- The green feedback you get means that your function was executing successfully.
Actually, the purple bullet within a widow’s tab represents an unsaved state within an open window, whether it pertains to a webform, a class function, a method, or the model editor. Therefore, describing it as the primary indicator for identifying a Draft breakpoint may not perfectly align with Qodly’s design principles.
Instead, in the Breakpoint Status section, we emphasize that you must save your changes beforehand for the breakpoint to undergo validation and become effective.