Changes between Version 5 and Version 6 of Component/Mips32


Ignore:
Timestamp:
Mar 22, 2012, 1:53:56 PM (12 years ago)
Author:
bouyer
Comment:

document debug/trace messages

Legend:

Unmodified
Added
Removed
Modified
  • Component/Mips32

    v5 v6  
    4242None, it is to the wrapper to provide them.
    4343
     44== Debug and traces ==
     45
     46When built with SOCLIB_MODULE_DEBUG defined (for example by calling
     47soclib-cc with "-b common:mips32 -b common:mips32el"), some debug messages
     48are available, controlled with the [wiki:Component/Iss2Api ISS2]
     49set_debug_mask() method. By default all messages are enabled;
     50see source:trunk/soclib/soclib/iss/mips32/include/mips32.h for possible
     51values.
     52