Hi Alex
On 2025/4/10 21:42, Alexandre Ghiti wrote:
Hi WangYuli,
You forgot to replace kgdb_breakinst into kgdb_compiled_break.
OK, I'll fix it.
Thanks,
OK,
You are fixing 2 things here, you need to split this patch into 2.
And as noted by Palmer, we actually don't need norvc here, so you can remove it instead.
I have some questions regarding this.
If .option norvc is unnecessary, what is the significance of .option push/.option pop?
Should they also be removed as well?
However, will this still function properly when the RISC-V C extension is active?
Thanks,