When using the Windows version of riscv-none-elf-gcc to compile a project containing Chinese paths, there are both GBK and UTF-8 Chinese encodings in the debug information of the ELF file, causing errors during GDB debugging. Could you please advise whether this is related to the compilation configuration?
When using the Windows version of riscv-none-elf-gcc to compile a project containing Chinese paths, there are both GBK and UTF-8 Chinese encodings in the debug information of the ELF file, causing errors during GDB debugging. Could you please advise whether this is related to the compilation configuration?