summaryrefslogtreecommitdiff
path: root/gdb/completer.h
AgeCommit message (Expand)Author
2022-01-18Introduce gdb-hashtab module in gdbsupportTom Tromey
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-09-17Use htab_up in completion_trackerTom Tromey
2020-04-20Mark move constructors as "noexcept"Tom Tromey
2020-03-19gdb: Remove C++ symbol aliases from completion listAndrew Burgess
2020-03-19gdb: Restructure the completion_tracker classAndrew Burgess
2020-01-01Update copyright year range in all GDB files.Joel Brobecker
2019-07-09Rename common to gdbsupportTom Tromey
2019-06-13Introduce complete_nested_command_linePedro Alves
2019-06-13Migrate rest of compile commands to new options frameworkPedro Alves
2019-06-13Fix latent bug with custom word point completersPedro Alves
2019-05-17MI: extract command completion logic from complete_command()Jan Vrany
2019-04-06Revert the header-sorting patchTom Tromey
2019-04-05Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey
2019-01-25Normalize includes to use common/Tom Tromey
2019-01-01Update copyright year range in all GDB files.Joel Brobecker
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-13Fix regression: expression completer and scope operator (PR gdb/22584)Pedro Alves
2017-12-13Factor out final completion match string buildingPedro Alves
2017-11-29Breakpoints in symbols with ABI tags (PR c++/19436)Pedro Alves
2017-11-29Handle custom completion match prefix / LCDPedro Alves
2017-11-08Introduce lookup_name_info and generalize Ada's FULL/WILD name matchingPedro Alves
2017-09-19Use DISABLE_COPY_AND_ASSIGNYao Qi
2017-07-17A smarter linespec completerPedro Alves
2017-07-17Rewrite/enhance explicit locations completer, parse left->rightPedro Alves
2017-07-17"complete" command and completion word break charactersPedro Alves
2017-07-17Introduce class completion_tracker & rewrite completion<->readline interactionPedro Alves
2017-07-17Clean up "completer_handle_brkchars" callback handlingPedro Alves
2017-07-17Rename make_symbol_completion_list_fn -> symbol_completerPedro Alves
2017-04-05-Wwrite-strings: Constify word break character arraysPedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-06-13gdb: Rework command completion on 'tui reg'.Andrew Burgess
2015-01-31Add max-completions parameter, and implement tab-completion limiting.Gary Benson
2015-01-31Unify CLI/TUI interface to readline tab completion.Doug Evans
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-12-12Provide completer for "info registers"Andreas Arnez
2014-09-03PR python/16699: GDB Python command completion with overriden complete vs. co...Sergio Durigan Junior
2014-06-18constify complete_lineTom Tromey
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-10-02Constification of parse_linespec and fallout:Keith Seitz
2013-03-13Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-08-10gdb: add completion handler for "handle" and "signal"Mike Frysinger
2012-06-13 * ada-lang.c (ada_make_symbol_completion_list): Return a VEC.Tom Tromey
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-12-312010-12-31 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-01-01Update copyright year in most headers.Joel Brobecker