nuttx/tools
xuxingliang c319863834 nxgdb/mm: fix regular expression to parse log
There could be only one space ahead of address.

Signed-off-by: xuxingliang <xuxingliang@xiaomi.com>
2025-02-07 08:18:14 +08:00
..
bcm2711 arch/bcm2711, boards/raspberry-pi-4b: Add preliminary support for the BCM2711 and Raspberry Pi 4B. 2024-12-17 16:43:17 +08:00
bl602
ci nuttx:fix tools-mm to heap 2025-01-24 14:16:47 +08:00
cxd56
esp32
esp32c3
esp32s2
esp32s3 tools/esp32s3/Config.mk: fix "printf:`\': invalid format character" 2024-10-22 08:54:15 +08:00
espressif tools/Unix.mk: Add host_info target to print nxdiag output 2025-01-07 01:03:44 +08:00
imx9 tools/imx9: Add norimage support to bootloader 2024-11-22 18:53:21 +08:00
licensing
lwl
mpfs
pic32
pynuttx nxgdb/mm: fix regular expression to parse log 2025-02-07 08:18:14 +08:00
rp23xx follow upstream change & fix minor things 2024-11-20 16:32:05 -03:00
rp2040 tools/rp2040: Building picotool if necessary 2024-11-11 10:38:58 +08:00
simwifi
zds
.gitignore
b16.c
bdf-converter.c
btdecode.sh
build-globals.sh
callstack.py
cfgdefine.c nuttx/audio: add fake audio driver. 2024-12-20 11:47:08 -03:00
cfgdefine.h
cfgparser.c
cfgparser.h
checkpatch.sh tools/checkpatch: fix isort doesn't return error 2024-10-18 21:30:13 +08:00
checkrelease.sh
CMakeLists.txt cmake:add cmake host tool mkdeps incdir 2024-10-31 17:55:13 +08:00
cmpconfig.c
cnvwindeps.c
Config.mk gcov: Correct existing gcov configuration 2024-11-15 01:05:16 +08:00
configure.bat
configure.c
configure.sh
configure_completion.bash
convert-comments.c
copydir.bat
copydir.sh
coredump.py coredump.py:bug fix python file not have rename 2024-10-30 12:29:22 +08:00
csvparser.c
csvparser.h
D.defs debug symbol level: Use config instead 2024-12-04 22:36:45 +08:00
define.bat
define.sh
detab.c
Directories.mk libbuitin/compiler_rt: Supports separate builtin rt.builtins or rt.profile 2024-11-12 16:12:53 +08:00
discover.py
doreleasenotes.py
Export.mk tools: Export LLVM flags for kernel build 2025-01-26 20:22:35 +08:00
flash_writer.py
FlatLibs.mk libbuitin/compiler_rt: Supports separate builtin rt.builtins or rt.profile 2024-11-12 16:12:53 +08:00
gcov.py Docu/gcov: Modify the description and fix the script error 2025-01-22 21:41:06 +08:00
gdbserver.py get g_tcbinfo just use elf memory 2024-11-14 13:30:34 +08:00
gencromfs.c
host_info_dump.py tools/Unix.mk: Add host_info target to print nxdiag output 2025-01-07 01:03:44 +08:00
host_info_parse.py tools/Unix.mk: Add host_info target to print nxdiag output 2025-01-07 01:03:44 +08:00
ide_exporter.py
incdir.bat
incdir.c
incdir.sh
indent.sh
initialconfig.c
jlink-nuttx.c
kasan_global.py kasan/globals: fix compile error 2024-12-05 20:37:47 +08:00
kconfig.bat
kconfig2html.c
KernelLibs.mk libbuitin/compiler_rt: Supports separate builtin rt.builtins or rt.profile 2024-11-12 16:12:53 +08:00
LibTargets.mk clang:libclang_rt.builtins-xxx.a supports builtin 2024-10-28 16:38:45 +08:00
link.bat
link.sh
lowhex.c
macar-qcs.sh tools/macar-qcs.sh: migrate license to ASF 2024-12-16 14:14:55 +08:00
Make.defs
Makefile.host
merge_config.py install kconfiglib using apt repo 2024-12-02 13:43:29 +08:00
mkallsyms.py
mkallsyms.sh
mkconfig.c
mkconfigvars.sh
mkctags.sh
mkdeps.c tools/mkdeps: increase MAX_BUFFER from 16384 to 65536 2024-10-31 08:55:07 +08:00
mkexport.sh tools/mkexport.sh: stop refering kernel path 2025-01-26 20:28:35 +08:00
mkfsdata.pl
mkfsdata.py
mknulldeps.sh
mkromfsimg.sh
mksymtab.c
mksyscall.c
mkversion.c
mkwindeps.sh
netusb.sh
noteinfo.c
nxstyle.c tools/nxstyle.c: Add missing zlib function names to white list 2025-01-10 15:26:39 -03:00
parsecallstack.py
parsememdump.py mm: dump node overheadp during memdump 2024-11-25 00:42:34 +08:00
parsetrace.py tools/parsetrace.py: fix typo lenght -> length 2024-12-17 20:48:07 +08:00
pre-commit
process_config.sh macos : fix “sed: -I or -i may not be used with stdin” 2024-11-04 22:40:29 +08:00
ProtectedLibs.mk libbuitin/compiler_rt: Supports separate builtin rt.builtins or rt.profile 2024-11-12 16:12:53 +08:00
refresh.sh tools/refresh.sh: Add log for progress 2025-01-15 03:31:53 +08:00
rmcr.c
Rust.defs tools/Rust.defs: Use 'gnu' target for Linux and 'darwin' for macOS 2025-01-28 16:43:37 +08:00
sethost.sh
showsize.sh
showstack.sh
simbridge.sh
simhostroute.sh
simlaunch.sh sim:support sim elf and dynamic libs package in post build 2024-11-06 01:56:44 +08:00
size_report.py
stm32_pinmap_tool.py
Swift.defs debug symbol level: Use config instead 2024-12-04 22:36:45 +08:00
testbuild.sh [CI] testbuild.sh: Msys2 fix toolchain change 2025-01-17 23:25:46 +08:00
toolchain.cmake.export
uncrustify.cfg
Unix.mk tools: Export ZIG/ZIGFLAGS in Export.mk instead 2025-01-26 20:22:26 +08:00
unlink.bat
unlink.sh
version.sh
Win.mk tools/Unix.mk:make incdir precedence over other targets 2024-10-30 22:14:40 +08:00
xmlrpc_test.py
Zig.defs
zipme.sh