Appendix F. Additional Features of JWasm's Debug Version

Asmc Macro Assembler

Appendix F. Additional Features of JWasm's Debug Version

Note: there are no precompiled debug versions of JWasm available. Such versions have to be created from the source code. See the comments in the makefiles how to do that.

The debug version offers the following additional commandline options:

-af Display all files used in assembly process
-ce Cause an exception
-dm Display all messages
-dr Display reserved words
-drh Display reserved words hash table
-ds Display global symbols
-dsh Display global symbols hash table
-dt Display debug trace
-ls Display preprocessed line storage
-nbp Disable back-patching
-nfp Do full subsequent passes ( disables "fastpass" )
-pm=<n> Stop assembly after n passes
-sp Skip preprocessor step