summaryrefslogtreecommitdiff
path: root/gdb/completer.c
Commit message (Expand)AuthorAgeFilesLines
* Constification of parse_linespec and fallout:Keith Seitz2013-10-021-5/+6
* Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves2013-03-131-20/+26
* * completer.c (location_completer): Fix typo in comment.Doug Evans2013-02-051-1/+1
* 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski2013-01-311-1/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * ada-lang.c (ada_make_symbol_completion_list): Add 'code'Tom Tromey2012-12-071-1/+11
* * expression.h (parse_expression_for_completion): RenameTom Tromey2012-12-071-1/+1
* gdb: include help aliases in help command completionMike Frysinger2012-11-201-5/+12
* * completer.c (count_struct_fields): Remove.Tom Tromey2012-11-201-34/+0
* gdb: add completion handler for "handle" and "signal"Mike Frysinger2012-08-101-0/+32
* * ada-lang.c (ada_make_symbol_completion_list): Return a VEC.Tom Tromey2012-06-131-82/+55
* * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans2012-02-071-2/+2
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* 2011-03-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-121-2/+2
* 2011-02-25 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-261-4/+4
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-12-31 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-12-311-87/+106
* gdbTom Tromey2010-09-301-5/+24
* gdbTom Tromey2010-08-181-2/+9
* 2010-05-13 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-131-1/+4
* 2010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-061-4/+0
* ChangeLog:Ulrich Weigand2010-03-261-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+2
* * completer.c (complete_line_internal): Make sure the commandJoel Brobecker2009-11-191-2/+2
* Fix completer problem for filename completion on the first try.Pierre Muller2009-03-251-23/+74
* gdb/Thiago Jung Bauermann2009-02-061-8/+8
* * completer.c (add_struct_fields): Check type_name against NULLTom Tromey2009-02-031-3/+7
* gdbTom Tromey2009-02-031-4/+28
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* gdb/Jan Kratochvil2008-12-221-1/+3
* Fix access of an already freed memory.Jan Kratochvil2008-11-241-0/+2
* gdbTom Tromey2008-07-111-12/+29
* gdbTom Tromey2008-06-091-6/+11
* gdbTom Tromey2008-06-061-2/+88
* 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
* 2007-08-17 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-08-181-26/+26
* 2007-08-17 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-08-171-1/+5
* 2007-08-11 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-08-111-4/+4
* 2007-08-10 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-08-101-19/+20
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2005-01-13 Michael Snyder <msnyder@redhat.com>Michael Snyder2005-01-131-3/+4
* 2004-02-28 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-02-281-1/+1
* * completer.h (get_gdb_completer_word_break_characters): Delete.Joel Brobecker2003-10-061-13/+6
* 2002-12-08 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-12-091-7/+8
* 2002-11-19 Klee Dienes <kdienes@apple.com>Klee Dienes2002-11-201-6/+25
* * command.h: Update copyright.Andrew Cagney2002-03-241-0/+2
* * cli/cli-cmds.c (compare_strings): New function.Tom Tromey2002-02-181-194/+212
* * completer.c (command_completer): New function.Eli Zaretskii2002-01-101-0/+8