Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 1996 12:18:55 -0800
From:      Sean Eric Fagan <sef@kithrup.com>
To:        erich@lodgenet.com, narvi@haldjas.folklore.ee
Cc:        babkin@hq.icb.chel.su, hackers@FreeBSD.org
Subject:   Re: as(1) patch & dis
Message-ID:  <199602272018.MAA15332@kithrup.com>

next in thread | raw e-mail | index | archive | help
>Most of the code that you need has already been written, it's part
>of gdb.  I've wanted to rip the disassembly stuff
>out of gdb and make it stand alone

There is no need to do that; you can just use the binutils package, and
objdump can disassemble ("objdump -d <file>").

>Actually, SCO's dis(CP) from 3.2v4.2 runs as well under ibcs2 as on
>real SCO.  Most of the development system does, except for masm, and
>some other programs that need (use) a vm86 call.
>anyone know why SCO's syslog implementation needs vm86?

How... bizarre.  Are you sure it's not sysi86?

Sean.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602272018.MAA15332>