Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
README.TXT
Upload User: jnzhq888
Upload Date: 2007-01-18
Package Size: 51694k
Code Size: 1k
Category:
OS Develop
Development Platform:
WINDOWS
- INFORMATION on mdb version 2.6.0 (Sept 9/96).
- MDB is the MINIX debugger which allows you to place breakpoints and
- control the execution of a program. It has a lot of the features that
- you would expect in a program debugger; for example, stack traces and
- single step execution.
- The current version works with MINIX for PC and was developed and tested
- under MINIX 1.7.x (32 bit version). It should work with 16 bit MINIX.
- How to Install
- 1) Place MDB.TAZ on a floppy with FDVOL
- 2) Boot Minix, login as bin and type: setup /usr/local/src
- 3) Move to /usr/local/src/mdb and review additional information in the
- README file.
- 4) Edit Makefile for Compiler and extra options as required.
- 5) make
- 6) make install
- 7) make install_man
- Comments to:
- Philip Murton.
- philip.murton@utoronto.ca