nuttx-mirror/libs
xuxingliang 89f3ef4480 gdbstub: add RLE compression
Refer to
https://sourceware.org/gdb/current/onlinedocs/gdb.html/Overview.html

w/o compression, nxgcore command took 41seconds.
w compression, 28second.

If we enable `set trust-readonly-sections on` to read from elf whenever
possible, it furture reduces to 14.9seconds.

Signed-off-by: xuxingliang <xuxingliang@xiaomi.com>
2024-10-09 15:41:48 +08:00
..
libc gdbstub: add RLE compression 2024-10-09 15:41:48 +08:00
libdsp libs/libdsp: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
libm libs/libm: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
libnx libs/libnx: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
libxx libcxxabi: Optimize cxx code size 2024-10-09 01:35:13 +08:00
CMakeLists.txt libs: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00