Age | Commit message (Expand) | Author | Files | Lines |
2018-08-07 | Add DWARF index cache | Simon Marchi | 1 | -0/+24 |
2018-07-26 | gdb: Add switch to disable DWARF stack unwinders | Andrew Burgess | 1 | -0/+4 |
2018-06-01 | Remove TYPE_TAG_NAME | Tom Tromey | 1 | -1/+1 |
2018-05-04 | gdb: Make test names unique in gdb.base/maint.exp | Andrew Burgess | 1 | -16/+9 |
2018-05-04 | gdb/testsuite: Handle targets with lots of registers | Andrew Burgess | 1 | -2/+22 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-12-08 | DWARF-5: .debug_names index consumer | Jan Kratochvil | 1 | -3/+6 |
2017-02-15 | PR gdb/21164: maint print {symbols,msymbols,psymbols} without args crash | Sergio Durigan Junior | 1 | -0/+7 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-12-23 | Fix more cases of improper test names | Luis Machado | 1 | -2/+1 |
2016-12-22 | New syntax for mt print symbols,msymbols,psymbols. | Doug Evans | 1 | -67/+69 |
2016-12-02 | Remove unneeded pattern matching in gdb.base/maint.exp | Luis Machado | 1 | -16/+4 |
2016-12-01 | Don't handle timeout inside gdb_test_multiple | Luis Machado | 1 | -9/+0 |
2016-10-28 | gdb/testsuite: Avoid a buffer overrun in `gdb.base/maint.exp' | Pedro Alves | 1 | -3/+35 |
2016-07-15 | GDB testsuite: Escape paths used in regular expressions | Don Breazeal | 1 | -6/+9 |
2016-03-11 | gdb: New maint info line-table command. | Andrew Burgess | 1 | -0/+20 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-01-31 | Move vptr_{fieldno,basetype} out of main_type, and update everything accordin... | Doug Evans | 1 | -1/+1 |
2015-01-11 | PR gdb/15830 | Doug Evans | 1 | -11/+2 |
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 | -2/+2 |
2014-07-17 | Fix 17170. | Doug Evans | 1 | -2/+3 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-20 | Make the maint.exp:'maint print objfiles' test less fragile. | Pedro Alves | 1 | -3/+12 |
2013-11-04 | simple changes in gdb.base | Tom Tromey | 1 | -3/+3 |
2013-08-07 | use language of the main symbol | Tom Tromey | 1 | -3/+4 |
2013-06-27 | test suite update - gdb.base/[h-m] | Tom Tromey | 1 | -46/+36 |
2013-06-19 | gdb/testsuite/ | Yao Qi | 1 | -0/+4 |
2013-05-20 | * gdb.base/maint.exp: Fix test for "mt expand-symtabs" to account for | Doug Evans | 1 | -2/+5 |
2013-05-17 | * NEWS: Mention new maintenance commands check-symtabs, and | Doug Evans | 1 | -7/+26 |
2013-05-17 | * gdb.base/maint.exp: Remove testing of individual maint command | Doug Evans | 1 | -63/+1 |
2013-03-29 | * dwarf2read.c (dw2_get_file_names): Delete arg "objfile". | Doug Evans | 1 | -1/+1 |
2013-03-21 | New commands "mt set per-command {space,time,symtab} {on,off}". | Doug Evans | 1 | -17/+3 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-20 | * gdb.base/maint.exp: Handle testing with .gdb_index. | Doug Evans | 1 | -29/+41 |
2012-08-22 | * elfread.c (elf_symtab_read): Update. | Tom Tromey | 1 | -1/+1 |
2012-01-16 | 2012-01-16 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -4/+0 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-12-13 | gdb/doc/ | Pedro Alves | 1 | -2/+0 |
2011-11-01 | * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as | Joseph Myers | 1 | -1/+2 |
2011-08-14 | gdb/testsuite/ | Yao Qi | 1 | -0/+5 |
2011-04-20 | 2011-04-20 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -9/+15 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-11-15 | revert previous patch | Doug Evans | 1 | -6/+5 |
2010-11-15 | * gdb.base/maint.exp (maint print statistics): Increase timeout for | Doug Evans | 1 | -5/+6 |
2010-11-09 | gdb/testsuite/ | Jan Kratochvil | 1 | -2/+2 |
2010-09-08 | * gdb.base/maint.exp: Avoid wildcards against potentially very long | Ulrich Weigand | 1 | -7/+11 |
2010-06-10 | 2010-06-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -4/+4 |
2010-06-01 | 2010-06-01 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2010-05-25 | 2010-05-25 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -384/+216 |