aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2019-07-17gdb: Remove a non-const reference parameterAndrew Burgess2-21/+6
2019-07-14[gdb/testsuite] Fix unterminated string in gdb.objc/basicclass.expTom de Vries2-1/+6
2019-07-12gdb: Better support for dynamic properties with negative valuesAndrew Burgess5-0/+75
2019-07-11gdb: Allow quoting around string options in the gdb::option frameworkAndrew Burgess2-17/+45
2019-07-10Change Ada catchpoints to be bp_catchpointTom Tromey7-13/+24
2019-07-10Restore original GDB prompt in define.expRichard Bunt2-1/+15
2019-07-09"catch catch/throw/rethrow", breakpoint -> catchpointPedro Alves5-21/+20
2019-07-09Fix "info break" + "catch catch" + -static-{libstdc++,libgcc}Pedro Alves4-0/+155
2019-07-09Fix printcmds.exp failure for wide strings tests.Philippe Waroquiers2-15/+20
2019-07-09gdb: Don't skip prologue for explicit line breakpoints in assemblerAndrew Burgess3-0/+75
2019-07-08Ensure GDB printf command can print convenience var strings without a target.Philippe Waroquiers2-5/+60
2019-07-08Fix breakpoints on file reloads for PIE binariesAlan Hayward2-30/+40
2019-07-04Fix foreach_with_prefix regressionPedro Alves3-1/+107
2019-07-04i386/AArch64: Remove old xml testsAlan Hayward2-1/+5
2019-07-03Fix early return in foreach_with_prefixPedro Alves2-1/+13
2019-07-03pipe command completerPedro Alves2-2/+51
2019-07-03Fix latent bug in test_gdb_complete_cmd_multiplePedro Alves2-1/+7
2019-07-03Teach gdb::option about string optionsPedro Alves2-17/+75
2019-07-03Make gdb::option::complete_options save processed arguments tooPedro Alves2-29/+87
2019-07-03Fix test_gdb_complete_tab_multiple racePedro Alves2-2/+11
2019-07-03Introduce the "with" commandPedro Alves3-0/+335
2019-07-03"maint test-settings set/show" -> "maint set/show test-settings"Pedro Alves2-13/+20
2019-07-03Fix defaults of some "maint test-settings" subcommandsPedro Alves2-3/+11
2019-07-02Make "info threads" use the gdb::option frameworkPedro Alves2-0/+23
2019-06-28Handle either order of name and linkage nameTom Tromey3-0/+141
2019-06-27Fix two buglets in cp_print_value_fields patchTom Tromey2-1/+6
2019-06-26[gdb/testsuite] Compile varval twice, once without bad DWARFTom de Vries2-202/+225
2019-06-26[gdb/testsuite] Add back missing debug for index-cache.expTom de Vries2-1/+5
2019-06-25Fix alias command not detecting non matching prefix & sometimes asserting.Philippe Waroquiers2-0/+54
2019-06-25[gdb/testsuite] Regenerate dw2-restrict.STom de Vries2-316/+198
2019-06-24[gdb/testsuite] Fix label reference in implptr-64bit.expTom de Vries2-1/+5
2019-06-24[gdb/testsuite] Fix DW_AT_decl_file in gdb.trace testsTom de Vries3-6/+12
2019-06-24[gdb/testsuite] Fix inter-cu refs in inlined_subroutine-inheritance.expTom de Vries2-3/+7
2019-06-21[gdb/testsuite] Compile index-cache.c with -Wl,--build-idTom de Vries2-1/+6
2019-06-21[gdb/testsuite] Mark ptype_union.exp as unsupported for cc-with-gdb-indexTom de Vries2-0/+12
2019-06-19Add intro comment to length_cond.expTom Tromey2-0/+7
2019-06-19Fix crash when setting breakpoint conditionTom Tromey5-0/+127
2019-06-18[gdb/testsuite] Use -fuse-ld=gold in fission.expTom de Vries2-1/+6
2019-06-18Add comment to list0.hTom Tromey2-1/+5
2019-06-18[gdb/testsuite] Break up long debug_flags line in fission.expTom de Vries2-1/+10
2019-06-16Write index for dwz -m fileSimon Marchi2-0/+21
2019-06-16gdb/testsuite: Improve detection of bug gdb/24541Andrew Burgess2-0/+9
2019-06-16Fix some whitespace issues in gdb ChangeLogsSimon Marchi1-11/+11
2019-06-16Make gdb.base/index-cache.exp work with readnow board (PR 24669)Simon Marchi2-20/+37
2019-06-16gdb/fortran: Show the type for non allocated / associated typesAndrew Burgess7-17/+224
2019-06-15gdb/mi: New commands to catch C++ exceptionsAndrew Burgess4-3/+285
2019-06-15gdb: Don't allow annotations to influence what else GDB printsAndrew Burgess4-3/+10
2019-06-15gdb: Remove file path from test nameAndrew Burgess2-1/+6
2019-06-14Do not emit style escape sequences to log fileTom Tromey2-0/+75
2019-06-14Warn if add-symbol-file does not provide any symbolsTom Tromey3-0/+53