summaryrefslogtreecommitdiff
path: root/gdb/completer.h
Commit message (Expand)AuthorAgeFilesLines
* Mark move constructors as "noexcept"Tom Tromey2020-04-201-1/+1
* gdb: Remove C++ symbol aliases from completion listAndrew Burgess2020-03-191-0/+4
* gdb: Restructure the completion_tracker classAndrew Burgess2020-03-191-17/+24
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Introduce complete_nested_command_linePedro Alves2019-06-131-0/+12
* Migrate rest of compile commands to new options frameworkPedro Alves2019-06-131-1/+6
* Fix latent bug with custom word point completersPedro Alves2019-06-131-1/+1
* MI: extract command completion logic from complete_command()Jan Vrany2019-05-171-0/+7
* Revert the header-sorting patchTom Tromey2019-04-061-1/+1
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-1/+1
* Normalize includes to use common/Tom Tromey2019-01-251-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Fix regression: expression completer and scope operator (PR gdb/22584)Pedro Alves2017-12-131-3/+6
* Factor out final completion match string buildingPedro Alves2017-12-131-0/+15
* Breakpoints in symbols with ABI tags (PR c++/19436)Pedro Alves2017-11-291-4/+58
* Handle custom completion match prefix / LCDPedro Alves2017-11-291-5/+80
* Introduce lookup_name_info and generalize Ada's FULL/WILD name matchingPedro Alves2017-11-081-0/+75
* Use DISABLE_COPY_AND_ASSIGNYao Qi2017-09-191-6/+2
* A smarter linespec completerPedro Alves2017-07-171-0/+28
* Rewrite/enhance explicit locations completer, parse left->rightPedro Alves2017-07-171-1/+81
* "complete" command and completion word break charactersPedro Alves2017-07-171-0/+10
* Introduce class completion_tracker & rewrite completion<->readline interactionPedro Alves2017-07-171-81/+163
* Clean up "completer_handle_brkchars" callback handlingPedro Alves2017-07-171-4/+6
* Rename make_symbol_completion_list_fn -> symbol_completerPedro Alves2017-07-171-0/+3
* -Wwrite-strings: Constify word break character arraysPedro Alves2017-04-051-1/+7
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* gdb: Rework command completion on 'tui reg'.Andrew Burgess2015-06-131-0/+3
* Add max-completions parameter, and implement tab-completion limiting.Gary Benson2015-01-311-0/+66
* Unify CLI/TUI interface to readline tab completion.Doug Evans2015-01-311-0/+46
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Provide completer for "info registers"Andreas Arnez2014-12-121-0/+3
* PR python/16699: GDB Python command completion with overriden complete vs. co...Sergio Durigan Junior2014-09-031-0/+8
* constify complete_lineTom Tromey2014-06-181-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Constification of parse_linespec and fallout:Keith Seitz2013-10-021-2/+3
* Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves2013-03-131-6/+6
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdb: add completion handler for "handle" and "signal"Mike Frysinger2012-08-101-0/+3
* * ada-lang.c (ada_make_symbol_completion_list): Return a VEC.Tom Tromey2012-06-131-13/+15
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* 2010-12-31 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-12-311-7/+15
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* Fix completer problem for filename completion on the first try.Pierre Muller2009-03-251-0/+2
* gdb/Thiago Jung Bauermann2009-02-061-5/+5
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* gdbTom Tromey2008-06-061-0/+2