summaryrefslogtreecommitdiff
path: root/gdb/completer.h
AgeCommit message (Expand)Author
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
2009-03-25 Fix completer problem for filename completion on the first try.Pierre Muller
2009-02-06gdb/Thiago Jung Bauermann
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-06-06gdbTom Tromey
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2005-12-17 * breakpoint.c:Eli Zaretskii
2003-10-06 * completer.h (get_gdb_completer_word_break_characters): Delete.Joel Brobecker
2002-12-092002-12-08 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni
2002-11-202002-11-19 Klee Dienes <kdienes@apple.com>Klee Dienes
2002-02-18 * cli/cli-cmds.c (compare_strings): New function.Tom Tromey
2002-01-10 * completer.c (command_completer): New function.Eli Zaretskii
2001-07-152001-07-15 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni
2001-06-11 * completer.c (gdb_completer_loc_break_characters): New variable.Eli Zaretskii
2001-03-06Update/correct copyright notices.Kevin Buettner
2000-12-012000-11-30 Fernando Nasser <fnasser@redhat.com>Fernando Nasser