Skip to content

; @Debug-Output and logpoint do not work at EOF #160

@Lexikos

Description

@Lexikos

This is a very minor issue that I noticed while trying to solve #159.

If ; @Debug-Output => message is used at the end of the script, debugging does not start unless I manually "pause" and then "resume" using the toolbar, and the output does not appear.

Setting a logpoint on a comment or blank line at the end of the file does not have any effect at all (the script starts just fine but there is no output).

By contrast, setting a normal breakpoint works just fine. (There is an implicit Exit at the end of the script which the breakpoint attaches to.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions