aboutsummaryrefslogtreecommitdiff
path: root/gdb/completer.h
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-07-09Rename common to gdbsupportTom Tromey1-1/+1
2019-06-13Introduce complete_nested_command_linePedro Alves1-0/+12
2019-06-13Migrate rest of compile commands to new options frameworkPedro Alves1-1/+6
2019-06-13Fix latent bug with custom word point completersPedro Alves1-1/+1
2019-05-17MI: extract command completion logic from complete_command()Jan Vrany1-0/+7
2019-04-06Revert the header-sorting patchTom Tromey1-1/+1
2019-04-05Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey1-1/+1
2019-01-25Normalize includes to use common/Tom Tromey1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-12-13Fix regression: expression completer and scope operator (PR gdb/22584)Pedro Alves1-3/+6
2017-12-13Factor out final completion match string buildingPedro Alves1-0/+15
2017-11-29Breakpoints in symbols with ABI tags (PR c++/19436)Pedro Alves1-4/+58
2017-11-29Handle custom completion match prefix / LCDPedro Alves1-5/+80
2017-11-08Introduce lookup_name_info and generalize Ada's FULL/WILD name matchingPedro Alves1-0/+75
2017-09-19Use DISABLE_COPY_AND_ASSIGNYao Qi1-6/+2
2017-07-17A smarter linespec completerPedro Alves1-0/+28
2017-07-17Rewrite/enhance explicit locations completer, parse left->rightPedro Alves1-1/+81
2017-07-17"complete" command and completion word break charactersPedro Alves1-0/+10
2017-07-17Introduce class completion_tracker & rewrite completion<->readline interactionPedro Alves1-81/+163
2017-07-17Clean up "completer_handle_brkchars" callback handlingPedro Alves1-4/+6
2017-07-17Rename make_symbol_completion_list_fn -> symbol_completerPedro Alves1-0/+3
2017-04-05-Wwrite-strings: Constify word break character arraysPedro Alves1-1/+7
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-06-13gdb: Rework command completion on 'tui reg'.Andrew Burgess1-0/+3
2015-01-31Add max-completions parameter, and implement tab-completion limiting.Gary Benson1-0/+66
2015-01-31Unify CLI/TUI interface to readline tab completion.Doug Evans1-0/+46
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-12Provide completer for "info registers"Andreas Arnez1-0/+3
2014-09-03PR python/16699: GDB Python command completion with overriden complete vs. co...Sergio Durigan Junior1-0/+8
2014-06-18constify complete_lineTom Tromey1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-10-02Constification of parse_linespec and fallout:Keith Seitz1-2/+3
2013-03-13Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves1-6/+6
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-08-10gdb: add completion handler for "handle" and "signal"Mike Frysinger1-0/+3
2012-06-13 * ada-lang.c (ada_make_symbol_completion_list): Return a VEC.Tom Tromey1-13/+15
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+2
2010-12-312010-12-31 Michael Snyder <msnyder@vmware.com>Michael Snyder1-7/+15
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-03-25 Fix completer problem for filename completion on the first try.Pierre Muller1-0/+2
2009-02-06gdb/Thiago Jung Bauermann1-5/+5
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-06-06gdbTom Tromey1-0/+2
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1