You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/xlmodel/intro.rst
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -772,6 +772,7 @@ This release is based on **2025.02** version with some new features and bug fixe
772
772
- Does not support CACHE emulation
773
773
- Does not support booting a Linux Kernel
774
774
- Some SMP cases for RT-Thread and Zephyr are not yet running correctly
775
+
- When debugging with Nuclei Studio, if the ELF file lacks DWARF debug information, you need to add the ``--mem=0x0:0x10000000`` option as a workaround to prevent GDB from reporting memory read errors
0 commit comments