ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/mon/mon.1
(Generate patch)

Comparing mon/mon.1 (file contents):
Revision 1.1 by cebix, 2000-04-24T13:15:32Z vs.
Revision 1.2 by cebix, 2000-09-25T12:44:30Z

# Line 1 | Line 1
1 < .TH mon 1 "October, 1999"
1 > .TH mon 1 "September, 2000"
2   .SH NAME
3   mon \- a command-driven file monitor
4   .SH SYNOPSIS
# Line 15 | Line 15 | features similar to a machine code monit
15   to be used for debugging. It doesn't operate on physical or virtual RAM
16   locations of a process but rather on a fixed-size (but adjustable) buffer with
17   adresses starting at 0. Also, there are no commands to trace code, set
18 < breakpoints etc. There are, however, built-in PowerPC, 680x0, 6502 and 8080
19 < disassemblers.
18 > breakpoints etc. There are, however, built-in PowerPC, 680x0, 80x86, 6502 and
19 > 8080 disassemblers.
20   .PP
21   If you give no command line arguments, mon enters interactive mode.
22   Otherwise, all arguments are interpreted and executed as mon commands.
# Line 30 | Line 30 | operate on the buffer but on "real" (vir
30   of not much use.
31   .PP
32   For more information, see the included "README" file.
33 .SH BUGS
34 Some 680x0 instructions (especially FPU and MMU) are not disassembled.
33   .SH AUTHOR
34   Christian Bauer <Christian.Bauer@uni-mainz.de>
35   .br

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines