nuttx/tools
wangmingrong1 b5c5e4b850 gdb plugin: Encapsulate the gdb native command gcore as nxgcore
Modify elf with nxgcore and call gcore:
(gdb) nxgcore --help
usage: [-h] [-o OUTPUT] [-t OBJCOPY] [-r MEMRANGE]

options:
  -h, --help            show this help message and exit
  -o OUTPUT, --output OUTPUT
                        Gcore output file
  -t OBJCOPY, --objcopy OBJCOPY
                        Select the appropriate architecture for the objcopy
                        tool
  -r MEMRANGE, --memrange MEMRANGE

examples:
	(gdb) nxgcore -t arm-none-eabi-objcopy -r 0x40200000,0x48000000,0x07

Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com>
2024-09-20 22:07:29 +08:00
..
bl602
ci
cxd56
esp32
esp32c3
esp32s2
esp32s3
espressif
gdb gdb plugin: Encapsulate the gdb native command gcore as nxgcore 2024-09-20 22:07:29 +08:00
imx9
licensing
lwl
mpfs
pic32
rp2040
simwifi
zds
.gitignore
apps-or-nuttx-Make.defs
b16.c
bdf-converter.c
build-globals.sh
callstack.py
cfgdefine.c
cfgdefine.h
cfgparser.c
cfgparser.h
checkpatch.sh
checkrelease.sh
CMakeLists.txt
cmpconfig.c
cnvwindeps.c
Config.mk CI: Improvement to speed up compilation and reduce download errors. 2024-09-20 11:26:01 +08:00
configure_completion.bash
configure.bat
configure.c
configure.sh CI: Improvement to speed up compilation and reduce download errors. 2024-09-20 11:26:01 +08:00
convert-comments.c
copydir.bat
copydir.sh
coredump.py
csvparser.c
csvparser.h
D.defs
define.bat
define.sh
detab.c
Directories.mk
discover.py
Export.mk
flash_writer.py
FlatLibs.mk
gcov.sh
gdbserver.py
gencromfs.c
ide_exporter.py
incdir.bat
incdir.c
incdir.sh
indent.sh
initialconfig.c
jlink-nuttx.c
kasan_global.py mm/kasan: Kasan global support setting alignment length 2024-09-20 21:47:23 +08:00
kconfig2html.c
kconfig.bat
KernelLibs.mk
LibTargets.mk
link.bat
link.sh
lowhex.c
macar-qcs.sh
Makefile.host
merge_config.py
mkallsyms.py
mkallsyms.sh
mkconfig.c
mkconfigvars.sh
mkctags.sh
mkdeps.c
mkexport.sh
mkfsdata.pl
mkfsdata.py
mknulldeps.sh
mkromfsimg.sh
mksymtab.c
mksyscall.c
mkversion.c
mkwindeps.sh
netusb.sh
noteinfo.c
nxstyle.c nxstyle.c: Eliminate case issues with compiler-generated functions 2024-09-19 03:15:29 +08:00
parsecallstack.py
parsememdump.py
parsetrace.py
pre-commit
process_config.sh
ProtectedLibs.mk
refresh.sh
rmcr.c
Rust.defs
sethost.sh
showsize.sh
showstack.sh
simbridge.sh
simhostroute.sh
size_report.py
stm32_pinmap_tool.py
Swift.defs
testbuild.sh CI: Improvement to speed up compilation and reduce download errors. 2024-09-20 11:26:01 +08:00
toolchain.cmake.export
uncrustify.cfg
Unix.mk CI: Improvement to speed up compilation and reduce download errors. 2024-09-20 11:26:01 +08:00
unlink.bat
unlink.sh
version.sh
Win.mk
xmlrpc_test.py
Zig.defs
zipme.sh