aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/maint.exp
AgeCommit message (Expand)AuthorFilesLines
2022-07-15gdb/testsuite: modernize gdb.base/maint.expBruno Larsen1-101/+45
2022-05-11[gdb/testsuite] Fix gdb.base/maint.exp on powerpc64leTom de Vries1-1/+3
2022-04-12Enable the new DWARF indexerTom Tromey1-3/+11
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-12-09[gdb/testsuite] Fix gdb.base/maint.exp with -readnowTom de Vries1-4/+4
2021-12-03gdb/testsuite: fix two "maint info line-table"-related testsSimon Marchi1-0/+4
2021-11-04gdb: introduce "set index-cache enabled", deprecate "set index-cache on/off"Simon Marchi1-3/+3
2021-08-01[gdb/testsuite] Fix gdb.base/maint.exp with cc-with-gdb-indexTom de Vries1-13/+21
2021-04-27Fix timeout with maint print objfilesLuis Machado1-3/+0
2021-03-20Move psymtab statistics printing to psymtab.cTom Tromey1-1/+1
2021-02-11gdb/testsuite: split 'maint info sections' tests to a new fileAndrew Burgess1-87/+0
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-10-27[gdb/testsuite] Fix gdb.base/maint.exp FAILs with -readnowTom de Vries1-5/+20
2020-04-17Replace most calls to help_list and cmd_show_listTom Tromey1-3/+3
2020-03-15[gdb/testsuite] Fix check-read1 FAIL with gdb.base/maint.expTom de Vries1-26/+19
2020-03-05[gdb/testsuite] Update maint.exp for string cacheTom de Vries1-1/+1
2020-01-24gdb: Include end of sequence markers in the line tableAndrew Burgess1-6/+14
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-09-12gdb/testsuite: Make use of exec_has_index_section functionAndrew Burgess1-12/+1
2019-09-12gdb: Have 'maint info sections' print all sections againAndrew Burgess1-0/+17
2019-07-29[gdb/testsuite] Fix gdb.base/maint.exp with check-read1Tom de Vries1-3/+3
2019-06-06Add timestamps to "maint time" outputTom Tromey1-2/+5
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-08-07Add DWARF index cacheSimon Marchi1-0/+24
2018-07-26gdb: Add switch to disable DWARF stack unwindersAndrew Burgess1-0/+4
2018-06-01Remove TYPE_TAG_NAMETom Tromey1-1/+1
2018-05-04gdb: Make test names unique in gdb.base/maint.expAndrew Burgess1-16/+9
2018-05-04gdb/testsuite: Handle targets with lots of registersAndrew Burgess1-2/+22
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-12-08DWARF-5: .debug_names index consumerJan Kratochvil1-3/+6
2017-02-15PR gdb/21164: maint print {symbols,msymbols,psymbols} without args crashSergio Durigan Junior1-0/+7
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-23Fix more cases of improper test namesLuis Machado1-2/+1
2016-12-22New syntax for mt print symbols,msymbols,psymbols.Doug Evans1-67/+69
2016-12-02Remove unneeded pattern matching in gdb.base/maint.expLuis Machado1-16/+4
2016-12-01Don't handle timeout inside gdb_test_multipleLuis Machado1-9/+0
2016-10-28gdb/testsuite: Avoid a buffer overrun in `gdb.base/maint.exp'Pedro Alves1-3/+35
2016-07-15GDB testsuite: Escape paths used in regular expressionsDon Breazeal1-6/+9
2016-03-11gdb: New maint info line-table command.Andrew Burgess1-0/+20
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-31Move vptr_{fieldno,basetype} out of main_type, and update everything accordin...Doug Evans1-1/+1
2015-01-11PR gdb/15830Doug Evans1-11/+2
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-11-20Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans1-2/+2
2014-07-17Fix 17170.Doug Evans1-2/+3
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-20Make the maint.exp:'maint print objfiles' test less fragile.Pedro Alves1-3/+12
2013-11-04simple changes in gdb.baseTom Tromey1-3/+3
2013-08-07use language of the main symbolTom Tromey1-3/+4
2013-06-27test suite update - gdb.base/[h-m]Tom Tromey1-46/+36