-insert_dbtag_with_label [V1.06.00 or later]
|
This option controls insertion of the dbtag instruction.
[Specification format]
-insert_dbtag_with_label=file, line, label, tagid
|
- | Interpretation when omitted |
The dbtag instruction is not inserted.
[Detailed description]
- | This option inserts a local label and dbtag instruction at the specified location, based on the information for source debugging. |
- | When this option is specified, the -g option also becomes valid at the same time. |
- | This function is assumed to be used via CS+ and it should not be used directly by the user. |