File: README

package info (click to toggle)
openmsx-debugger 0.0.0.svn20071203-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 824 kB
  • ctags: 887
  • sloc: cpp: 6,097; sh: 1,224; makefile: 44
file content (26 lines) | stat: -rw-r--r-- 563 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
----------------
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.