Der neue Dienst "GitLab am KIT" ist unter gitlab.kit.edu erreichbar.

Skip to content
  • Mihai Herda's avatar
    Worked on exception system. · 9107d8de
    Mihai Herda authored
    Now it shows which program caused a syntax exception.
    
    Now it also shows the variable identifier that is unknown.
    
    Special handling of empty programs.
    
    If failed to enter debug mode because of syntax exception, it will no
    longer try to continue the debugging process, thus throwing
    IllegalStateExceptions for every program.
    9107d8de