aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2019-02-20Fix typos in symtab_symbol_infoTom Tromey2-2/+6
2019-02-19Fix error message and use-after-free on errors in nested sourced filesSimon Marchi4-9/+44
2019-02-17Add styling to macro commandsTom Tromey3-1/+23
2019-02-17Fix pager bugs with style outputTom Tromey3-0/+37
2019-02-17(Ada) fix GDB crash printing packed arrayJoel Brobecker6-1/+140
2019-02-14Updating test caseWeimin Pan3-13/+17
2019-02-13Adding a test caseWeimin Pan3-0/+185
2019-02-10(Ada) -var-update crash for variable whose type is a reference to changeableJoel Brobecker5-0/+149
2019-02-07gdbserver: When attaching, add process before lwpsAlan Hayward2-21/+88
2019-02-07Make gdb.base/corefile.exp work on terminals with few rowsSimon Marchi2-24/+26
2019-01-27Remove duplicate skip_python_tests invocationTom Tromey2-3/+5
2019-01-24AArch64 AAPCS: Ignore static membersAlan Hayward3-6/+221
2019-01-21AArch64 AAPCS: Empty structs have non zero size in C++Alan Hayward2-13/+48
2019-01-21Testsuite: Ensure stack protection is off for GCCAlan Hayward5-3/+124
2019-01-16Introduce dwarf2_cu::get_builderKeith Seitz2-0/+218
2019-01-14[PowerPC] Aliases for vector registersPedro Franco de Carvalho5-2/+137
2019-01-14[PowerPC] Fix "info vector" test in gdb.arch/altivec-regs.expPedro Franco de Carvalho2-38/+10
2019-01-12gdb/testsuite: Don't allow paths to appear in test nameAndrew Burgess2-0/+5
2019-01-10gdb/23712: Test case for multidictionaryKeith Seitz2-0/+163
2019-01-09gdb: Remove support for old mangling schemesSimon Marchi2-1416/+12
2019-01-09gdb/testsuite: Remove interactive prompt case from mi_gdb_testAndrew Burgess2-5/+5
2019-01-06Fix crash in "finish"Tom Tromey2-0/+107
2019-01-01Update copyright year range in all GDB files.Joel Brobecker3472-3472/+3472
2018-12-28Fix a crash in jit.cTom Tromey4-0/+109
2018-12-28Style addressesTom Tromey2-1/+5
2018-12-28Style the "Reading symbols" messageTom Tromey2-0/+9
2018-12-28Style the gdb welcome messageTom Tromey2-0/+10
2018-12-28Style print_address_symbolicTom Tromey2-0/+6
2018-12-28Style locations when setting a breakpointTom Tromey2-1/+8
2018-12-28Style variable namesTom Tromey2-1/+6
2018-12-28Add output styles to gdbTom Tromey3-0/+66
2018-12-28Change gdb test suite's TERM settingTom Tromey3-49/+59
2018-12-27Translate PyExc_KeyboardInterrupt to gdb "quit"Tom Tromey2-0/+45
2018-12-27Fix gdb.ada/fun_renaming.exp by using more unique names.Philippe Waroquiers4-14/+16
2018-12-27Fix gdb.ada/assign_arr.exp by using more unique names.Philippe Waroquiers3-3/+3
2018-12-27Improve gdb.ada/rename_subscript_param.exp by using more unique names.Philippe Waroquiers2-6/+6
2018-12-27Fix gdb.ada/packed_array_assign.exp by using more unique names.Philippe Waroquiers2-5/+7
2018-12-24gdb: Allow struct fields named doubleAndrew Burgess3-0/+169
2018-12-24Fix gdb.ada bp_fun_addr failure due to conflict between fun 'a' and s-dimmks....Philippe Waroquiers3-7/+13
2018-12-21Fix various tests to use -no-pie linker flag when neededJan Vrany9-7/+38
2018-12-21gdb: Fix "info os <unknown>" commandPaul Marechal2-0/+8
2018-12-20Ensure deterministic result order in gdb.ada/info_auto_lang.expPhilippe Waroquiers2-17/+26
2018-12-12gdb: Update test pattern to deal with native-extended-gdbserverAndrew Burgess2-2/+25
2018-12-11gdb/riscv: Update test to handle targets without an fpuAndrew Burgess2-1/+13
2018-12-09Fix tid-reuse sometimes blocks for a very long (infinite?) time.Philippe Waroquiers2-7/+31
2018-12-08Merge forward-search/reverse-search, use gdb::def_vector, remove limitPedro Alves2-2/+21
2018-12-05gdb/testsuite/sim: Remove redundant setting of timeoutAndrew Burgess2-10/+9
2018-12-01[gdb/testsuite] Add gdb-caching-proc.exp testcaseTom de Vries2-0/+116
2018-11-25Implement timestamp'ed output on "make check"Sergio Durigan Junior4-8/+94
2018-11-21Make command-repeat work after gdb.executeBenno Fünfstück2-0/+7