aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/completion.exp
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-11-08gdb: add a custom command completer for disassemble commandAndrew Burgess1-0/+30
2023-02-23Fix Tcl quoting in gdb_assertTom Tromey1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-12-05gdb/testsuite: remove perror calls when failing to runSimon Marchi1-1/+1
2022-11-28gdb/testsuite: remove use of then keyword from gdb.base/*.expAndrew Burgess1-1/+1
2022-06-24gdb/testsuite: remove unneeded calls to get_compiler_infoAndrew Burgess1-4/+0
2022-04-26gdb/testsuite: use with_cwd where possibleSimon Marchi1-4/+3
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-01-08gdb: add missing test for completion of invalid /FMT stringsAndrew Burgess1-0/+5
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-12-11gdb: give deprecated command warning for aliases with a prefixAndrew Burgess1-0/+7
2020-12-11gdb: don't warn about deprecated aliases during tab completionAndrew Burgess1-0/+6
2020-11-19gdb: update command completion for watch, awatch, and rwatchAndrew Burgess1-0/+11
2020-11-17gdb: improve command completion for 'print', 'x', and 'display'Andrew Burgess1-0/+29
2020-04-17Replace most calls to help_list and cmd_show_listTom Tromey1-3/+3
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-06-13gdb.base/completion.exp: Fix comment typoPedro Alves1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-04-13Show line numbers in output for "info var/func/type"Andreas Arnez1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-25Fix completing an empty stringPedro Alves1-3/+3
2017-11-09Fix racy output matching in gdb.base/completion.expPedro Alves1-52/+34
2017-07-17A smarter linespec completerPedro Alves1-1/+1
2017-03-08Move TUI completion tests to gdb.tui/completion.expPedro Alves1-37/+0
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-23Fix more cases of improper test namesLuis Machado1-2/+1
2016-12-01Fix test names starting with uppercase using gdb_test on a single line.Luis Machado1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-12-14Skip tests that send ctrl-c to GDB if nointerrupts target property is set.Sandra Loosemore1-2/+2
2015-08-10PR gdb/17960 Internal error: tracker != NULL when completing on file:functionDoug Evans1-0/+82
2015-06-26Add tab completion for TUI's "focus" commandPatrick Palka1-0/+18
2015-05-21gdb: Add completer for layout command.Andrew Burgess1-0/+19
2015-01-31Add max-completions parameter, and implement tab-completion limiting.Gary Benson1-1/+84
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-16Fix indentation of "maint print user-registers"Andreas Arnez1-6/+3
2014-12-12Provide completer for "info registers"Andreas Arnez1-0/+31
2014-06-12don't use directory in test nameTom Tromey1-1/+2
2014-06-02Unnecessary restore of timeout global at end of gdb.base/completion.expJoel Brobecker1-4/+0
2014-05-16 * gdb.base/completion.exp: Check that all expected files existDoug Evans1-1/+3
2014-04-11Check file exists before completion testsYao Qi1-3/+12
2014-03-26Skip tests on completion and readline when readline lib isn't usedYao Qi1-57/+64
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-06-27test suite update - gdb.base/[cd]Tom Tromey1-24/+6
2013-04-13gdb/Yao Qi1-1/+12
2013-04-10Accept "set foo unlimited" in integer/uinteger/zuinteger_unlimited commands.Pedro Alves1-0/+16
2013-03-29gdb/Yao Qi1-0/+7
2013-03-14gdb/testsuite/Yao Qi1-1/+1
2013-01-17 * cp-abi.c (cp_abi_completer): New function.Tom Tromey1-0/+3
2013-01-14 * cli/cli-decode.c (add_setshow_string_noescape_cmd): Return theTom Tromey1-0/+3