aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-21PR gdb/20604 - fix "quit" when an invalid expression is usedTom Tromey2-0/+40
2016-09-21Update and add .gitignore'sSimon Marchi2-0/+13
2016-09-21MIPS/testsuite: mips16-thunks: Use `standard_output_file'Maciej W. Rozycki2-5/+9
2016-09-16S390: Hardware breakpoint supportAndreas Arnez2-1/+6
2016-09-16testsuite: Fix false FAIL in gdb.cp/casts.expJan Kratochvil4-15/+60
2016-09-15testsuite: Fix C++11 compilation failure for gdb.cp/m-static.expJan Kratochvil2-0/+7
2016-09-15Update ISA 3.0 / POWER9 gdb tests to match GAS test cases.Peter Bergner3-470/+493
2016-09-15testsuite: Disable ccacheJan Kratochvil2-0/+9
2016-09-12Fix false FAIL on gdb.base/stap-probe.exp, due to ICF optimizationSergio Durigan Junior2-1/+13
2016-09-10Use target_sim_options for sim target.Jon Beniston2-1/+7
2016-09-09Pass HWCAP to ifunc resolverAndreas Arnez4-1/+31
2016-09-06new-ui command: gdb internal errors if input is already pendingPedro Alves4-2/+178