about summary refs log tree commit diff
path: root/Completion/Unix/Command/_gdb
Commit message (Collapse)AuthorAgeFilesLines
* 43183: fix '_ttys -o' and use it in _gdb/_pgrepJun-ichi Takimoto2018-07-191-2/+2
|
* 38424: Use _baudrates helper instead of _baudrateFrank Terbeck2016-05-091-1/+1
|
* 38388: Refactor baud rate completionFrank Terbeck2016-05-021-3/+1
| | | | | This adds a new helper function _baudrate and uses it in place of private solutions in various existing completions.
* _gdb: Allow 'core' to occur anywhere in a coredump filenameMikael Magnusson2015-06-171-1/+1
|
* 35356: factor out completion of tty devicesOliver Kiddle2015-06-021-2/+4
|
* 19387: add (-.) glob qualifier to globs where only files are directly applicableOliver Kiddle2004-01-211-1/+1
|
* 14635: presume '*core' glob for coredump filesClint Adams2001-06-011-1/+1
|
* moved from Completion/User/_gdbSven Wischnowsky2001-04-021-0/+55