Debugger for openMSX - Forked from https://github.com/openMSX/debugger https://github.com/openMSX/debugger

vampier 3f51f9b3fa visual studio 2019 update for build file %!s(int64=4) %!d(string=hai) anos
build 3f51f9b3fa visual studio 2019 update for build file %!s(int64=4) %!d(string=hai) anos
resources 0dd03735b8 Ported new "make dist" implementation from openMSX %!s(int64=7) %!d(string=hai) anos
src 3bedf41524 Merge pull request #65 from samsaga2/master %!s(int64=5) %!d(string=hai) anos
.gitignore 32d46b5999 Tell Git to ignore generated files %!s(int64=9) %!d(string=hai) anos
AUTHORS ac8633afad Remove SVN $Id$ keywords %!s(int64=7) %!d(string=hai) anos
GNUmakefile 74a3ef5ec5 Added support for UI files in the new build system. Got rid of the qmake build. %!s(int64=18) %!d(string=hai) anos
GPL e553e0befd Initial revision %!s(int64=18) %!d(string=hai) anos
README e72fc5d5ac Document how to install Qt5 lib on Mac OS X %!s(int64=8) %!d(string=hai) anos
node.mk 0dd03735b8 Ported new "make dist" implementation from openMSX %!s(int64=7) %!d(string=hai) anos

README

----------------
openMSX debugger
----------------

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

* Requirements

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.

* Building

Build with:

make

* Installing

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