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 191dbcc4f1 gdb/debug: add debugpy to debug python code new 5b477aacca gdb/diag: catch gdb.error in diagnositics new efb890abd3 gdb/diagnose: use unified message for command error new 9881fbae28 tools/gdb: fix thread command not working new a0e9b82a79 tools/gdb: always use name to read register new 8031c9c1de gdb/mm: cache global variables to save time of memleak check 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/nuttxgdb/diagnose.py | 19 +++++++++++++++++-- tools/gdb/nuttxgdb/memleak.py | 21 +++++++++++++++++++++ tools/gdb/nuttxgdb/thread.py | 14 +++++--------- tools/gdb/nuttxgdb/utils.py | 9 +++++++++ 4 files changed, 52 insertions(+), 11 deletions(-)