Ice Bro Lite

Extended manual for Ice Bro Lite


Project maintained by Sakrac Hosted on GitHub Pages — Theme by mattgraham

Start Debugging

The debugger updates its view of the machine state when VICE is paused. You can stop VICE by clicking the Pause/Go button in the toolbar, pressing Shift+F5, hitting Alt+H in VICE, or triggering a breakpoint or watchpoint.

Starting a session

You can begin debugging in either of these ways:

  1. Start VICE first and then connect to it from IceBro Lite.
  2. Start the debugger first, then load a program from within IceBro Lite and let it launch or attach to VICE.

Loading a program

Use the Load button in the toolbar to open a .prg, .d64 or .crt file. IceBro Lite will try to locate matching debug data in the same folder and load symbols and source information automatically.

The Reload button repeats the most recent load. Reload Debug Info reloads the matching debug information without reloading the program itself.

Useful workflow tips

Keyboard shortcuts

Global shortcuts:

Code view shortcuts:

Watch shortcuts: