openMSX / debugger

31 stars 15 forks source link

openMSX debugger

The openMSX debugger is a separate program that interfaces with openMSX and controls its debugger from within a graphical user interface.

The debugger requires the Qt5 GUI library to be installed. If you are installing from binary packages, make sure you install the development package (name ending with "-dev" or "-devel") as well. For Mac OS X use "brew install qt5" to install the library.

A (reasonably) new version of openMSX.

Build with:

make

Install derived/bin/openmsx-debugger manually in any place you want.