Age | Commit message (Expand) | Author | Files | Lines |
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 |
2011-08-09 | 2011-08-09 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -13/+1 |
2011-03-03 | 2011-03-02 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -3/+1 |
2011-02-27 | 2011-02-26 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+3 |
2011-01-09 | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -15/+14 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -10/+20 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-07-01 | * breakpoint.c (update_watchpoint, _initialize_breakpoint): Remove | Pedro Alves | 1 | -2/+2 |
2010-06-26 | Refactor 'maint time' command statistics. | Paul N. Hilfinger | 1 | -6/+2 |
2010-05-16 | 2010-05-15 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+3 |
2010-05-06 | 2010-05-06 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+0 |