Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[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

&notcomment

*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


Back to the top