This update introduces the possibility to specify what message to log when a breakpoint is hit. These messages can consist of multiple expressions separated by commas.
An example is "Entered WaitForVBlank at scanline ", scanline
(The quotation marks need to be there to indicate a string)
This will yield log messages such as the following:Entered WaitForVBlank at scanline 100
Unfortunately, there was an issue with the automatic update system and you might need to manually download the new version from the Downloads page.