Age | Commit message (Expand) | Author | Files | Lines |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-03-29 | Unify gdb printf functions | Tom Tromey | 1 | -18/+18 |
2022-03-29 | Unify gdb puts functions | Tom Tromey | 1 | -12/+12 |
2022-01-25 | Reduce explicit use of gdb_stdout | Tom Tromey | 1 | -25/+24 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-05-27 | gdb: remove add_alias_cmd overload that accepts a string | Simon Marchi | 1 | -6/+9 |
2021-05-12 | gdb: generate the prefix name for prefix commands on demand | Marco Barisione | 1 | -1/+1 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-11-02 | gdb, gdbserver, gdbsupport: fix leading space vs tabs issues | Simon Marchi | 1 | -14/+14 |
2020-07-03 | gdb: remove callback in macro expand functions | Simon Marchi | 1 | -12/+10 |
2020-04-17 | Replace most calls to help_list and cmd_show_list | Tom Tromey | 1 | -12/+3 |
2020-01-13 | gdb: add back declarations for _initialize functions | Simon Marchi | 1 | -1/+2 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-10-01 | Use new %p format suffixes in gdb | Pedro Alves | 1 | -2/+4 |
2019-02-17 | Change macro_source_fullname to return a std::string | Tom Tromey | 1 | -7/+3 |
2019-02-17 | Add styling to macro commands | Tom Tromey | 1 | -3/+6 |
2019-02-06 | Fix leak of identifier in macro definition. | Philippe Waroquiers | 1 | -14/+11 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-10-27 | OBVIOUS Use report_unrecognized_option_error in 'demangle' and 'info macro' c... | Philippe Waroquiers | 1 | -6/+2 |
2018-02-08 | Remove cleanups from macro_define_command | Tom Tromey | 1 | -21/+21 |
2018-02-08 | Return unique_xmalloc_ptr from macro scope functions | Tom Tromey | 1 | -28/+10 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-11-07 | Constify add_info | Tom Tromey | 1 | -9/+8 |
2017-10-11 | Constify add_prefix_cmd | Tom Tromey | 1 | -1/+1 |
2017-09-27 | Constify some commands in macrocmd.c | Tom Tromey | 1 | -8/+8 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -3/+0 |
2017-09-04 | struct symtabs_and_lines -> std::vector<symtab_and_line> | Pedro Alves | 1 | -4/+4 |
2017-02-23 | Use gdb::function_view in iterate_over_symtabs & co | Pedro Alves | 1 | -19/+11 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-11-11 | gdb: Make use of 'add_info' to create info sub-commands. | Andrew Burgess | 1 | -9/+6 |
2015-09-25 | Add some more casts (2/2) | Simon Marchi | 1 | -1/+1 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -1/+1 |
2015-03-06 | New common function "startswith" | Gary Benson | 1 | -2/+2 |
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-06-13 | make calls to help_list use enumerator | Tom Tromey | 1 | -1/+1 |
2014-05-14 | reindent print_macro_definition | Tom Tromey | 1 | -24/+24 |
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-07-01 | add -Wold-style-definition | Tom Tromey | 1 | -1/+2 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -3/+8 |
2013-01-11 | gdb/ | Jan Kratochvil | 1 | -3/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-06-29 | * linespec.c: #include "stack.h". | Doug Evans | 1 | -1/+3 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-11-12 | Move info definitions command to an info macro option. | matt rice | 1 | -59/+84 |
2011-07-21 | PR macros/12999 | matt rice | 1 | -22/+111 |
2011-01-09 | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+2 |