Ice Bro Lite

Extended manual for Ice Bro Lite


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

Setup

IceBro Lite connects to VICE over the remote monitor protocols. The setup is straightforward once VICE is configured to expose those interfaces.

Quick start

  1. Start IceBro Lite and click the toolbar button to launch VICE, or connect to an already-running VICE instance.
  2. On first launch, point the debugger at your VICE executable if it is not already known.
  3. Load a program with the Load button. IceBro Lite will look for matching .dbg, .sym or .vs files automatically.

VICE configuration

In VICE, enable:

These settings are typically enabled once and then persisted. If you want to re-enable the built-in VICE monitor later, turn the remote monitor options off again.

Layout files

The debugger stores its window layout and recent state in icebrolt.ini. Launching IceBro Lite from a project folder makes it easier to keep a project-specific layout and avoid mixing settings between projects.

Troubleshooting