Re: 19c alpha [Was Re: CMUCL 18c building on tru64 5.1]

Carl Shapiro <[email protected]> Wed, 10 Sep 2014 10:10:21 -0700
Newsgroups gmane.lisp.cmucl.general
Message-ID <CANVK_QgbdO7Qt7s4GTWzvkd___PDVQAt2sSPV776cbNTkYeeZg@mail.gmail.com>
On Wed, Sep 10, 2014 at 1:18 AM, Fausto Saporito <[email protected]>
wrote:

> how can I do that ? in dbx I cannot find anything about disassembling....
> I have to check with ladebug.
>

I think you can tell dbx something like 0x12345678/90i where 0x12345678 is
your address, 90 is an optional repeat count, and i is the flag for
instructions.  There is an example in section 1.8.6 of the ladebug manual.
Its command syntax is similar to dbx.
_______________________________________________
cmucl-help mailing list
[email protected]
http://lists.zs64.net/mailman/listinfo/cmucl-help