summaryrefslogtreecommitdiff
path: root/gdb/completer.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* * completer.h (get_gdb_completer_word_break_characters): Delete.Joel Brobecker2003-10-061-2/+0
* 2002-12-08 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-12-091-4/+2
* 2002-11-19 Klee Dienes <kdienes@apple.com>Klee Dienes2002-11-201-1/+3
* * cli/cli-cmds.c (compare_strings): New function.Tom Tromey2002-02-181-0/+2
* * completer.c (command_completer): New function.Eli Zaretskii2002-01-101-0/+2
* 2001-07-15 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2001-07-151-0/+4
* * completer.c (gdb_completer_loc_break_characters): New variable.Eli Zaretskii2001-06-111-0/+2
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+1
* 2000-11-30 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2000-12-011-0/+34