aboutsummaryrefslogtreecommitdiff
path: root/gdb/cli/cli-decode.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-20better packing for command structTom Tromey1-48/+48
2014-01-20convert flags to bitfieldsTom Tromey1-36/+29
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-03-13Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves1-1/+1
2013-02-12Consistent use of (C) after "Copyright".Pedro Alves1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-05 Avoid memory leaks on struct cmd_list_element.doc field.Pierre Muller1-1/+4
2012-08-09gdb/Yao Qi1-0/+4
2012-06-13 * breakpoint.c (add_catch_command): Use completer_ftype.Tom Tromey1-2/+1
2012-01-28gdb/Jan Kratochvil1-1/+1
2012-01-052012-01-05 Pedro Alves <alves.ped@gmail.com>Pedro Alves1-91/+4
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-03-122011-03-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+3
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-12-292010-12-28 Michael Snyder <msnyder@vmware.com>Michael Snyder1-18/+21
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+2
2009-03-25 * infrun.c (normal_stop): Use has_stack_frames instead ofPedro Alves1-11/+0
2009-02-06gdb/Thiago Jung Bauermann1-2/+8
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-2/+2
2008-12-10gdbTom Tromey1-2/+6
2008-07-26 Kill cmd_async_ok.Vladimir Prus1-10/+0
2008-07-11 Exited threads.Pedro Alves1-0/+11
2008-04-17 * cli/cli-decode.h (CMD_ASYNC_OK): New define.Tom Tromey1-0/+10
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-17 * cli/cli-utils.h:Eli Zaretskii1-3/+3
2005-02-212005-02-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-6/+0
2005-02-212005-02-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-10/+0
2005-02-162005-02-16 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2005-02-102005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-0/+4
2005-01-142005-01-13 Michael Snyder <msnyder@redhat.com>Michael Snyder1-3/+3
2004-07-262004-07-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-3/+2
2003-01-142003-01-13 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+2
2003-01-03* cli/cli-decode.h: Don't include "gdb_regex.h"; provide a forwardMark Kettenis1-1/+2
2002-06-15* command.h (add_setshow_auto_boolean_cmd): ReplaceAndrew Cagney1-6/+0
2002-06-15* cli/cli-decode.c (add_setshow_boolean_cmd): ReplaceAndrew Cagney1-6/+0
2002-06-15* cli/cli-decode.c (set_cmd_cfunc): Update.Andrew Cagney1-6/+5
2002-06-15* defs.h (auto_boolean): Declare enum.Andrew Cagney1-1/+1
2002-03-24* command.h: Update copyright.Andrew Cagney1-66/+5
2002-03-19* command.h (struct cmd_list_element): Add field context.Andrew Cagney1-0/+7
2002-03-06* cli/cli-decode.c (set_cmd_completer): New function.Andrew Cagney1-0/+3
2002-02-23* cli/cli-decode.c (cmd_cfunc_eq): New function.Andrew Cagney1-0/+4
2002-02-05* cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.Andrew Cagney1-1/+17
2002-02-02s/NO_FUNCTION/NULL/Andrew Cagney1-4/+2
2001-11-22 Fix for PR gdb/209, PR gdb/156:Tom Tromey1-1/+5
2001-09-30* cli/cli-decode.c (add_set_boolean_cmd): Define.Andrew Cagney1-0/+6
2001-08-02* cli/cli-decode.h: Include "gdb_regex.h" instead ofMark Kettenis1-1/+1
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+1
2000-12-012000-12-01 Fernando Nasser <fnasser@redhat.com>Fernando Nasser1-0/+357