Debug Watch

The "Debug watch" view shows currently set variables/memory locations. Values can be shown in hexadecimal, decimal or binary display. Followup bytes can be shown as well (useful for tables or pointers).
To add a new watch variable right click on a variable in the code. If a selection contains a variable following ,x or ,y the index is added to the watch and re-evaluated on every refresh.