nuttx-update/tools/gdb
xuxingliang 715c3ab079 tools/gdb: fix notification suppress not working
"on" string is always in the word 'notification'. Should use "is on" instead.

Signed-off-by: xuxingliang <xuxingliang@xiaomi.com>
2024-11-21 23:08:55 +08:00
..
__init__.py tools/gdb: use f string where possible 2024-11-20 09:04:22 +08:00
gcore.py format code to pass CI 2024-11-20 09:04:22 +08:00
lists.py format code to pass CI 2024-11-20 09:04:22 +08:00
macros.py format code to pass CI 2024-11-20 09:04:22 +08:00
memdump.py tools/gdb: no need to read the whole memory firstly 2024-11-21 23:08:55 +08:00
stack.py format code to pass CI 2024-11-20 09:04:22 +08:00
thread.py tools/gdb: only define c and s when thread comands enabled 2024-11-21 23:08:55 +08:00
utils.py tools/gdb: fix notification suppress not working 2024-11-21 23:08:55 +08:00