Age | Commit message (Expand) | Author | Files | Lines |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-05-14 | gdb: remove TYPE_CODE macro | Simon Marchi | 1 | -2/+2 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-08-27 | gdb: Add new -n flag to some info commands | Andrew Burgess | 1 | -58/+7 |
2019-07-11 | gdb: Add command completers for some info commands | Andrew Burgess | 1 | -0/+17 |
2019-07-11 | gdb: Make use of gdb::option framework for some info commands | Andrew Burgess | 1 | -97/+37 |
2019-07-03 | Make gdb::option::complete_options save processed arguments too | Pedro Alves | 1 | -3/+4 |
2019-06-13 | Delete parse_flags/parse_flags_qcs | Pedro Alves | 1 | -56/+0 |
2019-06-13 | Make "frame apply" support -OPT options | Pedro Alves | 1 | -2/+12 |
2019-06-13 | Introduce generic command options framework | Pedro Alves | 1 | -0/+51 |
2019-06-13 | number_or_range_parser::get_number, don't treat "1 -" as a range | Pedro Alves | 1 | -4/+12 |
2019-06-13 | Make check_for_argument skip whitespace after arg itself | Pedro Alves | 1 | -2/+1 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-10-27 | New cli-utils.h/.c function extract_info_print_args | Philippe Waroquiers | 1 | -0/+129 |
2018-10-04 | Simple -Wshadow=local fixes | Tom Tromey | 1 | -3/+4 |
2018-07-12 | Add helper functions parse_flags and parse_flags_qcs | Philippe Waroquiers | 1 | -5/+91 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-11-07 | Make breakpoint/location number parsing error output consistent | Pedro Alves | 1 | -5/+11 |
2017-09-11 | Make extract_arg return a std::string | Tom Tromey | 1 | -7/+7 |
2017-09-11 | Rename _const functions to use overloading instead | Tom Tromey | 1 | -8/+8 |
2017-04-05 | -Wwrite-strings: Some constification in gdb/breakpoint.c | Pedro Alves | 1 | -3/+3 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-10-13 | Convert tid_range_parser and get_number_or_range to classes | Pedro Alves | 1 | -34/+42 |
2016-01-15 | Star wildcard ranges (e.g., "info thread 2.*") | Pedro Alves | 1 | -17/+30 |
2016-01-13 | Per-inferior/Inferior-qualified thread IDs | Pedro Alves | 1 | -9/+2 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-06-15 | Move utility functions to common/ | Jan Kratochvil | 1 | -36/+0 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-07-30 | constify some cli-utils stuff | Tom Tromey | 1 | -10/+23 |
2014-03-06 | Add a newline in output messages | Yao Qi | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-11-14 | New function cli-utils.c:extract_arg_const | Joel Brobecker | 1 | -8/+17 |
2013-03-12 | * ada-lang.c (ada_read_renaming_var_value): Pass const | Keith Seitz | 1 | -2/+2 |
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-07-05 | 2012-07-05 Hui Zhu <hui_zhu@mentor.com> | Hui Zhu | 1 | -0/+14 |
2012-04-27 | 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -0/+41 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -1/+1 |
2011-03-16 | * linespec.c (find_methods): Canonicalize NAME before looking | Keith Seitz | 1 | -0/+11 |
2011-03-10 | * tracepoint.c (trace_actions_command): Update. | Tom Tromey | 1 | -28/+36 |
2011-02-27 | 2011-02-24 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -19/+35 |
2011-02-22 | 2011-02-22 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -3/+8 |
2011-02-21 | 2011-02-21 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+21 |
2011-02-21 | * reverse.c: Include cli-utils.h. | Tom Tromey | 1 | -0/+186 |
2008-10-28 | * Makefile.in (SUBDIR_CLI_OBS): Don't mention cli-utils.o. | Tom Tromey | 1 | -19/+0 |
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 |