]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/completer.h
Fix latent bug with custom word point completers
[thirdparty/binutils-gdb.git] / gdb / completer.h
2019-06-12  Pedro AlvesFix latent bug with custom word point completers
2019-05-17  Jan VranyMI: extract command completion logic from complete_comm...
2019-04-06  Tom TromeyRevert the header-sorting patch
2019-04-06  Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-13  Pedro AlvesFix regression: expression completer and scope operator...
2017-12-13  Pedro AlvesFactor out final completion match string building
2017-11-29  Pedro AlvesBreakpoints in symbols with ABI tags (PR c++/19436)
2017-11-29  Pedro AlvesHandle custom completion match prefix / LCD
2017-11-08  Pedro AlvesIntroduce lookup_name_info and generalize Ada's FULL...
2017-09-19  Yao QiUse DISABLE_COPY_AND_ASSIGN
2017-07-17  Pedro AlvesA smarter linespec completer
2017-07-17  Pedro AlvesRewrite/enhance explicit locations completer, parse...
2017-07-17  Pedro Alves"complete" command and completion word break characters
2017-07-17  Pedro AlvesIntroduce class completion_tracker & rewrite completion...
2017-07-17  Pedro AlvesClean up "completer_handle_brkchars" callback handling
2017-07-17  Pedro AlvesRename make_symbol_completion_list_fn -> symbol_completer
2017-04-05  Pedro Alves-Wwrite-strings: Constify word break character arrays
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-06-13  Andrew Burgessgdb: Rework command completion on 'tui reg'.
2015-01-31  Gary BensonAdd max-completions parameter, and implement tab-comple...
2015-01-31  Doug EvansUnify CLI/TUI interface to readline tab completion.
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-12  Andreas ArnezProvide completer for "info registers"
2014-09-03  Sergio Durigan JuniorPR python/16699: GDB Python command completion with...
2014-06-18  Tom Tromeyconstify complete_line
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-10-02  Keith SeitzConstification of parse_linespec and fallout:
2013-03-13  Pedro AlvesConstify strings in tracepoint.c, lookup_cmd and the...
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-08-10  Mike Frysingergdb: add completion handler for "handle" and "signal"
2012-06-13  Tom Tromey * ada-lang.c (ada_make_symbol_completion_list): Return...
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-12-31  Michael Snyder2010-12-31 Michael Snyder <msnyder@vmware.com>
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-03-25  Pierre Muller Fix completer problem for filename completion on the...
2009-02-06  Thiago Jung Bauermanngdb/
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-06-06  Tom Tromeygdb
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-12-17  Eli Zaretskii * breakpoint.c:
2003-10-06  Joel Brobecker * completer.h (get_gdb_completer_word_break_cha...
2002-12-09  Elena Zannoni2002-12-08 Elena Zannoni <ezannoni@redhat.com>
2002-11-20  Klee Dienes2002-11-19 Klee Dienes <kdienes@apple.com>
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-02-18  Tom Tromey * cli/cli-cmds.c (compare_strings): New function.
2002-01-10  Eli Zaretskii * completer.c (command_completer): New function.
2001-07-15  Elena Zannoni2001-07-15 Elena Zannoni <ezannoni@redhat.com>
2001-06-11  Eli Zaretskii * completer.c (gdb_completer_loc_break_characters...
2001-03-06  Kevin BuettnerUpdate/correct copyright notices.
2000-12-01  Fernando Nasser2000-11-30 Fernando Nasser <fnasser@redhat.com>