| [cdt-dev] ASM Editor Comments |
|
Hi, I running into an issue where ASM editor shows some instructions as comment (in green).
Here is an example: foo
|| notcomment ^notcomment ¬comment *notcomment ||notcomment After debugging for half day, I can’t seem to be able to find a way to address this issue or provide a way to override the default behavior. In general, is this a bug to show the green lines in the example as comment? If not, is there a
way to override this behavior? Thanks, Patrick |