aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2019-02-27Test "set width/height -1"Pedro Alves2-0/+7
2019-02-27Make 'show width/height' display "unlimited" when capped for readlinePedro Alves2-0/+29
2019-02-27Remove Python 2.4 and 2.5 supportTom Tromey3-19/+7
2019-02-27gdb: Handle alignment for C++ structures with static membersAndrew Burgess2-53/+132
2019-02-26Fix new py-value.exp test caseTom Tromey2-1/+6
2019-02-26Add tests for gdb.Value(bufobj, type) constructorKevin Buettner2-0/+50
2019-02-23Update copyright year range in gdb.ada/mi_ref_changeable testcaseJoel Brobecker6-5/+13
2019-02-22Add missing ChangeLog entries for commit bb995d00b3eef2f48d0be895c3509a7ddd82...Keith Seitz1-0/+6
2019-02-22Fix symtab/23853: symlinked default symtabKeith Seitz2-0/+71
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