This new release brings a new functionality:
- "Go to position", which allows you to jump to a specific position in the trace file (in the form
major:minor
). Accessible from the toolbar, or by pressing Ctrl+Shift+G
The following bug was fixed:
- "Full run" only went through the states from the main thread. It now correctly goes through every thread in the application.
- "Full run" was drastically sped up.