Age | Commit message (Expand) | Author | Files | Lines |
2018-05-04 | Use counted_command_line everywhere | Tom Tromey | 1 | -1/+2 |
2018-05-04 | Allocate cmd_list_element with new | Tom Tromey | 1 | -23/+51 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-11-07 | Constify execute_command | Tom Tromey | 1 | -1/+1 |
2017-11-07 | Constify add_setshow_* | Tom Tromey | 1 | -1/+1 |
2017-11-07 | Remove cmd_cfunc_ftype | Tom Tromey | 1 | -2/+0 |
2017-09-27 | Constify not_just_help_class_command | Tom Tromey | 1 | -1/+1 |
2017-09-27 | Add add_cmd function overloads | Tom Tromey | 1 | -0/+2 |
2017-07-17 | Clean up "completer_handle_brkchars" callback handling | Pedro Alves | 1 | -15/+2 |
2017-06-07 | Introduce compiled_regex, eliminate make_regfree_cleanup | Pedro Alves | 1 | -3/+2 |
2017-02-08 | Command abbreviation in define | Jerome Guitton | 1 | -0/+2 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-10-03 | Emit inferior, thread and frame selection events to all UIs | Antoine Tremblay | 1 | -0/+6 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-02-27 | C++ keyword cleanliness, mostly auto-generated | Pedro Alves | 1 | -1/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-09-07 | Fix PR gdb/17035: "show user" doesn't list user-defined commands that | Gabriel Krisman Bertazi | 1 | -0/+5 |
2014-09-03 | PR python/16699: GDB Python command completion with overriden complete vs. co... | Sergio Durigan Junior | 1 | -0/+9 |
2014-07-24 | constify command docs | Tom Tromey | 1 | -2/+2 |
2014-07-24 | constify command prefix | Tom Tromey | 1 | -3/+3 |
2014-07-24 | constify deprecate_cmd | Tom Tromey | 1 | -1/+1 |
2014-07-24 | constify help_cmd | Tom Tromey | 1 | -1/+1 |
2014-01-20 | better packing for command struct | Tom Tromey | 1 | -48/+48 |
2014-01-20 | convert flags to bitfields | Tom Tromey | 1 | -36/+29 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-03-13 | Constify strings in tracepoint.c, lookup_cmd and the completers. | Pedro Alves | 1 | -1/+1 |
2013-02-12 | Consistent use of (C) after "Copyright". | Pedro Alves | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-05 | Avoid memory leaks on struct cmd_list_element.doc field. | Pierre Muller | 1 | -1/+4 |
2012-08-09 | gdb/ | Yao Qi | 1 | -0/+4 |
2012-06-13 | * breakpoint.c (add_catch_command): Use completer_ftype. | Tom Tromey | 1 | -2/+1 |
2012-01-28 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2012-01-05 | 2012-01-05 Pedro Alves <alves.ped@gmail.com> | Pedro Alves | 1 | -91/+4 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-03-12 | 2011-03-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+3 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-12-29 | 2010-12-28 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -18/+21 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+2 |
2009-03-25 | * infrun.c (normal_stop): Use has_stack_frames instead of | Pedro Alves | 1 | -11/+0 |
2009-02-06 | gdb/ | Thiago Jung Bauermann | 1 | -2/+8 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -2/+2 |
2008-12-10 | gdb | Tom Tromey | 1 | -2/+6 |
2008-07-26 | Kill cmd_async_ok. | Vladimir Prus | 1 | -10/+0 |
2008-07-11 | Exited threads. | Pedro Alves | 1 | -0/+11 |
2008-04-17 | * cli/cli-decode.h (CMD_ASYNC_OK): New define. | Tom Tromey | 1 | -0/+10 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2005-12-17 | * cli/cli-utils.h: | Eli Zaretskii | 1 | -3/+3 |
2005-02-21 | 2005-02-21 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -6/+0 |