Age | Commit message (Expand) | Author | Files | Lines |
2018-07-04 | darwin: Don't use sbrk | Simon Marchi | 1 | -2/+2 |
2018-02-13 | Fix prefix of maint set/show per-command | Simon Marchi | 1 | -2/+2 |
2018-01-08 | Fix GDB build failure when $development is false | Yao Qi | 1 | -0/+10 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-11-07 | Constify add_setshow_* | Tom Tromey | 1 | -2/+2 |
2017-11-07 | Remove cmd_cfunc_ftype | Tom Tromey | 1 | -15/+12 |
2017-10-11 | Constify add_prefix_cmd | Tom Tromey | 1 | -14/+8 |
2017-09-27 | Constify commands maint.c, plus maintenance_print_type | Tom Tromey | 1 | -24/+15 |
2017-09-16 | Add selftests run filtering | Simon Marchi | 1 | -3/+15 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -2/+0 |
2017-08-18 | Put selftests api into selftests namespace | Yao Qi | 1 | -1/+1 |
2017-07-26 | Add "maint check xml-descriptions" to test builtin xml target descriptions | Yao Qi | 1 | -0/+18 |
2017-02-02 | Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy | Pedro Alves | 1 | -6/+3 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-11-23 | gdb: Use C++11 std::chrono | Pedro Alves | 1 | -17/+14 |
2016-11-04 | Fix a few typos | Simon Marchi | 1 | -1/+1 |
2016-10-28 | Fix gdb.base/maint.exp regressions | Pedro Alves | 1 | -0/+6 |
2016-10-21 | Change command stats reporting to use class | Tom Tromey | 1 | -80/+38 |
2016-05-17 | Add self-test framework to gdb | Tom Tromey | 1 | -0/+18 |
2016-05-07 | remove trivialy unused variables | Trevor Saunders | 1 | -1/+0 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-25 | Add some more casts (2/2) | Simon Marchi | 1 | -1/+1 |
2015-08-24 | Prepare for gnulib update | Pedro Alves | 1 | -1/+1 |
2015-02-27 | Add extern "C" to declarations of C symbols | Pedro Alves | 1 | -5/+5 |
2015-01-11 | PR gdb/15830 | Doug Evans | 1 | -35/+11 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-11-20 | Split struct symtab into two: struct symtab and compunit_symtab. | Doug Evans | 1 | -20/+20 |
2014-11-18 | symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR. All uses updated. | Doug Evans | 1 | -1/+1 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-07-24 | constify deprecate_cmd | Tom Tromey | 1 | -2/+2 |
2014-07-24 | constify maint.c | Tom Tromey | 1 | -6/+7 |
2014-07-17 | Fix 17170. | Doug Evans | 1 | -13/+25 |
2014-06-19 | Add new internal problem for demangler warnings | Gary Benson | 1 | -0/+15 |
2014-06-13 | make calls to help_list use enumerator | Tom Tromey | 1 | -4/+7 |
2014-02-26 | start change to progspace independence | Tom Tromey | 1 | -1/+1 |
2014-02-26 | change minsym representation | Tom Tromey | 1 | -3/+3 |
2014-01-20 | convert flags to bitfields | Tom Tromey | 1 | -8/+20 |
2014-01-13 | replace XZALLOC with XCNEW | Tom Tromey | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-09-24 | Code cleanup: Add objfile_name accessor | Jan Kratochvil | 1 | -2/+2 |
2013-04-08 | * maint.c (print_bfd_section_info): Print the section index. | Tom Tromey | 1 | -0/+1 |
2013-04-08 | PR symtab/8424: | Tom Tromey | 1 | -1/+1 |
2013-04-08 | * minsyms.h (struct bound_minimal_symbol): New. | Tom Tromey | 1 | -5/+5 |
2013-03-21 | New commands "mt set per-command {space,time,symtab} {on,off}". | Doug Evans | 1 | -2/+289 |
2013-03-07 | * breakpoint.c (catch_syscall_split_args): Use skip_spaces. | Keith Seitz | 1 | -2/+2 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-12-20 | gdb/ | Yao Qi | 1 | -23/+0 |
2012-12-20 | gdb/ | Yao Qi | 1 | -16/+0 |
2012-12-19 | gdb/ | Yao Qi | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |