aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2016-11-24Fix copy_bitwise()Andreas Arnez2-1/+37
2016-11-24Fix PR12616 - gdb does not implement DW_AT_data_bit_offsetAndreas Arnez2-0/+109
2016-11-23Makefiles: Flatten and sort file listsSimon Marchi2-1/+5
2016-11-17Remove code that checks for GNU/non-GNU makeSimon Marchi4-156/+50
2016-11-16Extend test gdb.python/py-recurse-unwind.expKevin Buettner4-29/+79
2016-11-15bitfield-parent-optimized-out: Fix struct definitionAndreas Arnez2-3/+7
2016-11-11 Identify verilog dump tests as such.Catherine Moore2-2/+6
2016-11-09Further cleanup/modernization of gdb.base/commands.expPedro Alves3-121/+274
2016-11-09Make gdb.mi/user-selected-context-sync.exp use proc_with_prefixSimon Marchi2-33/+39
2016-11-09gdb/testsuite: Introduce "proc_with_prefix"Pedro Alves3-117/+131
2016-11-09Fix formattting of gdb/ChangeLog and gdb/testsuite/ChangeLog entiesPedro Alves1-12/+12
2016-11-09tui-disasm: Fix window content buffer overrunAndreas Arnez3-3/+67
2016-11-08Fix py-value.exp failure on Python 3Tom Tromey2-1/+10
2016-11-08Fix some error-handling bugs in python frame filtersTom Tromey2-0/+11
2016-11-03Add support for the sizeof function in RustManish Goregaokar2-1/+7
2016-11-03Fix handling of discriminantless univariant enums in Rust; fix bug with encod...Manish Goregaokar3-0/+47
2016-10-28gdb/testsuite: Avoid a buffer overrun in `gdb.base/maint.exp'Pedro Alves2-3/+41
2016-10-28Make gdb.base/foll-exec.exp test pattern more generalLuis Machado2-1/+6
2016-10-26PR 20569, segv in follow_execSandra Loosemore2-0/+74
2016-10-24testsuite: Fix false FAIL for gdb.base/morestack.expJan Kratochvil2-1/+9
2016-10-20testsuite: Fix gcc_compiled for gcc 6 & 7Jan Kratochvil2-6/+6
2016-10-19testsuite: Fix gdb.base/killed-outside.exp using irrelevant stale optionsMaciej W. Rozycki2-1/+6
2016-10-17Fix duplicate test message in mi-trace-save.expSimon Marchi2-1/+6
2016-10-17Fix comment in mi-trace-save.expSimon Marchi2-1/+6
2016-10-17Fix -trace-save crash when argument is missingSimon Marchi2-0/+46
2016-10-13Share proc get_var_addressYao Qi5-66/+31
2016-10-13Skip testing structures with floating pointsYao Qi2-56/+68
2016-10-12Fixup gdb.python/py-value.exp for bare-metal aarch64-elfLuis Machado3-5/+21
2016-10-11testsuite: Fix gdb.arch/powerpc-prologue.c compilationJan Kratochvil2-0/+5
2016-10-11testsuite: Use standard_output_fileJan Kratochvil4-4/+10
2016-10-07Set regdir in tdesc-regs.exp or armYao Qi2-0/+5
2016-10-07python: accept address and explicit locations in gdb.decode_lineMarkus Metzger2-0/+11
2016-10-06Fix gdb.Value->python conversion for large unsigned ints.Doug Evans2-0/+10
2016-10-06Remove Java supportTom Tromey18-777/+20
2016-10-06mips-tdep: Make FCRs always 32-bitMaciej W. Rozycki3-0/+81
2016-10-06testsuite: solib-disc: Use `standard_output_file'Maciej W. Rozycki2-2/+7
2016-10-06Fix PR11094: JIT breakpoint is not properly recreated on rerunsPedro Alves5-42/+216
2016-10-06Fix a few gdb.base/jit-simple.exp problemsPedro Alves2-30/+33
2016-10-06Make "end" field in feature specs required again.Doug Evans3-15/+19
2016-10-05testsuite: Fix recent GCC FAIL: gdb.arch/i386-signal.expJan Kratochvil2-1/+5
2016-10-05Skip complex types tests if gdb_skip_float_testYao Qi2-0/+12
2016-10-03Add test for user context selection syncAntoine Tremblay3-0/+1355
2016-10-03Emit inferior, thread and frame selection events to all UIsAntoine Tremblay2-2/+9
2016-09-29Update tests to account for the L operand being compulsory.Peter Bergner3-4/+10
2016-09-29PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regressionJan Kratochvil3-0/+115
2016-09-28Fix PR 20345 - call_function_by_hand_dummy: Assertion `tp->thread_fsm == &sm-...Pedro Alves3-0/+94
2016-09-22Close gdbserver in mi_gdb_exitYao Qi2-5/+38
2016-09-22Use gdbserver-base in remote-gdbserver-on-localhost.expYao Qi3-37/+9
2016-09-22Check the right proc nameYao Qi2-1/+6
2016-09-21arc: New Synopsys ARC portAnton Kolesov2-0/+8