coverity appeasement
[minix.git] / commands / mdb / MDB.TXT
blobe4b27bd6449239172fdd720af1b6d7935a44f017
1 INFORMATION on mdb version 2.6.0 (Sept 9/96).
2    
3 MDB is the MINIX debugger which allows you to place breakpoints and
4 control the execution of a program. It has a lot of the features that
5 you would expect in a program debugger; for example, stack traces and
6 single step execution.
8 The current version works with MINIX for PC and was developed and tested
9 under MINIX 1.7.x (32 bit version). It should work with 16 bit MINIX. 
11 How to Install
13 1) Unpack mdb.tar.Z and review additional information in the README file.
14    (If you got this from the Minix CD-ROM or an MS-DOS system rename 
15    MDB.TAZ to mdb.tar.Z)   
16 2) Edit Makefile for Compiler and extra options as required.
17 3) make 
18 4) make install
19 5) make install_man
21 Comments to:
23 Philip Murton. 
24 philip.murton@utoronto.ca