gdb: Add an alias for info threads

This commit is contained in:
Sanchayan Maity 2022-03-29 11:45:24 +05:30
parent ec6711a253
commit 16448b27a5
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ set logging overwrite on
set mi-async on
set non-stop off
alias -a it = info threads
# Adapted to use neovim from https://github.com/cyrus-and/gdb-dashboard/issues/20
define vo
python