summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_gdb
AgeCommit message (Collapse)AuthorFilesLines
2021-04-0948437: fix pid completion when cursor is in the middle of the lineOliver Kiddle1-2/+2
2018-07-1943183: fix '_ttys -o' and use it in _gdb/_pgrepJun-ichi Takimoto1-2/+2
2016-05-0938424: Use _baudrates helper instead of _baudrateFrank Terbeck1-1/+1
2016-05-0238388: Refactor baud rate completionFrank Terbeck1-3/+1
This adds a new helper function _baudrate and uses it in place of private solutions in various existing completions.
2015-06-17_gdb: Allow 'core' to occur anywhere in a coredump filenameMikael Magnusson1-1/+1
2015-06-0235356: factor out completion of tty devicesOliver Kiddle1-2/+4
2004-01-2119387: add (-.) glob qualifier to globs where only files are directly applicableOliver Kiddle1-1/+1
2001-06-0114635: presume '*core' glob for coredump filesClint Adams1-1/+1
2001-04-02moved from Completion/User/_gdbSven Wischnowsky1-0/+55