This option outputs information for source debugging.
[Specification format]
- | Interpretation when omitted |
Information for source debugging will not be output.
[Detailed description]
- | This option outputs information for source debugging to the output file. |
- | Source debugging can be performed by specifying this option. |
[Example of use]
- | To output information for source debugging to the output file, describe as: |
>asrh -g -Xcommon=rh850 main.asm
|