Menu

Tree [33957c] master /
 History

HTTPS access


File Date Author Commit
 build 2014-10-24 Maarten ter Huurne Maarten ter Huurne [a2e432] Update build on Mac OS X
 resources 2014-05-06 Manuel Bilderbeek Manuel Bilderbeek [a07a65] Add 256x256 icon and use it.
 src 2014-12-30 Manuel Bilderbeek Manuel Bilderbeek [33957c] Do not offer to show page 2 and 3 if they don't...
 .gitignore 2014-10-24 Maarten ter Huurne Maarten ter Huurne [32d46b] Tell Git to ignore generated files
 AUTHORS 2006-04-14 Maarten ter Huurne Maarten ter Huurne [ca3030] Made a build system similar to openMSX.
 ChangeLog 2012-06-03 Edwin Velds Edwin Velds [5f16ba] Made watchpoints visible in the Disasm Viewer.
 GNUmakefile 2006-05-13 Maarten ter Huurne Maarten ter Huurne [74a3ef] Added support for UI files in the new build sys...
 GPL 2005-08-31 Edwin Velds Edwin Velds [e553e0] Initial revision
 README 2006-09-08 Edwin Velds Edwin Velds [d1de74] Rewrite of symbol table support.
 TODO 2005-08-31 Edwin Velds Edwin Velds [e553e0] Initial revision
 node.mk 2006-08-06 Maarten ter Huurne Maarten ter Huurne [70b90b] Added "GNUmakefile" to source archive: it is es...

Read Me

----------------
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 Qt4 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.

A (reasonably) new CVS version of openMSX.

* Building

Build with:

make

* Installing

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