- The debugger now supports checksums for source files. This makes it possible to check whether the source files are still the same as the compiled files.
- Complex types are now supported (for example arrays of struct, structs with arrays, classes, classes with arrays etc.).