cxmon(1) - Linux man page
Name
cxmon - a command-line file manipulation tool and disassemblerSynopsis
cxmon [-m] [-r] [commands...]Description
Type "h" to get a list of supported commands.
For more information, see the included "README" file.
Options
- -m
- enables symbolic MacOS A-Trap and low memory globals display in the 680x0 disassembler
- -r
- makes cxmon operate in real (virtual) memory space instead of an allocated buffer
If no additional command line arguments are given, cxmon enters interactive mode. Otherwise, all remaining arguments are interpreted and executed as cxmon commands.
Authors
Christian Bauer <Christian.Bauer@uni-mainz.de>Marc Hellwig <Marc.Hellwig@uni-mainz.de>
Copyright
Copyright © 1997-2000 Christian Bauer, Marc HellwigGNU binutils disassemblers Copyright © 1988, 89, 91, 93, 94, 95, 96, 97, 1998 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.