This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from d16de91e39 [MSYS2] CMake+Ninja Fix arm-none-eabi-ar: Argument list too 
long
     new fab9670857 gdb tools: mount command
     new 136b7065b7 gdb tools: print inode info
     new ab3aa41f39 tools/gdb/fs.py: add print fdinfo,modify the print format
     new 4e2ad314d7 tools/gdb: avoid building a full list
     new 992d5e0127 tools/gdb: add `info shm` command

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 tools/gdb/fs.py      | 367 +++++++++++++++++++++++++++++++++++++++++++++++++++
 tools/gdb/lists.py   |   8 +-
 tools/gdb/memdump.py |   2 +-
 tools/gdb/thread.py  |   6 +-
 tools/gdb/utils.py   |  17 +++
 5 files changed, 391 insertions(+), 9 deletions(-)
 create mode 100644 tools/gdb/fs.py

Reply via email to