summaryrefslogtreecommitdiff
path: root/gdb/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Fix PR gdb/20505 - Make vDSO detection work with core filesPedro Alves2016-08-222-24/+59
* Fix missing files for ld when test suite not compiled in the source directoryCarl E. Love2016-08-197-22/+23
* x32: Fix gdb.trace/mi-trace-frame-collected.expPedro Alves2016-08-192-2/+17
* Add ChangeLog updates to my previous two commitsCarl E. Love2016-08-181-0/+6
* Fix for powerpc-power.exp gdb regression test for Power 9Carl Love2016-08-182-505/+2717
* Fix remove-inferior error messageSimon Marchi2016-08-172-1/+6
* Add remove-inferiors testSimon Marchi2016-08-173-0/+98
* Fix warning in gdb.base/signals-state-child.cYao Qi2016-08-122-1/+6
* Fix PR gdb/19187 (process record over a fork causes internal error)Pedro Alves2016-08-102-2/+8
* Fix PR gdb/20418 - Problems with synchronous commands and new-uiPedro Alves2016-08-094-2/+148
* Fix PR mi/20431 - Missing MI prompts after sync execution MI command (-exec-c...Pedro Alves2016-08-092-0/+85
* Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositionsPedro Alves2016-08-094-0/+194
* Fix PR gdb/20295: GDB segfaults printing bitfield member of optimized out valuePedro Alves2016-08-092-0/+91
* PR python/18565 - make Frame.function work for inline framesTom Tromey2016-08-032-0/+9
* Swap "single-process" and "multi-process" in process-dies-while-detaching.expgdb-7.12-branchpointYao Qi2016-08-012-1/+7
* Tweak gdb.cp tests for aarch32Yao Qi2016-08-014-5/+11
* PR python/20190 - compute TLS symbol without a frameTom Tromey2016-07-262-0/+23
* btrace, testsuite: fix assembly source file selectionMarkus Metzger2016-07-265-18/+42
* Handle correctly passing a bad interpreter name to new-uiSimon Marchi2016-07-252-1/+33
* btrace: Resume recording after disconnect.Tim Wiederhake2016-07-253-0/+109
* Implement catch syscall groupGabriel Krisman Bertazi2016-07-232-0/+45
* Allow empty struct expressions in RustTom Tromey2016-07-213-0/+9
* Skip gdb.server/ tests if lack of XML supportYao Qi2016-07-212-0/+19
* Fix fail in gdb.server/solib-list.expYao Qi2016-07-212-0/+9
* testsuite: Fix gdb.gdb/selftest.exp for C++-O2-g-built GDBJan Kratochvil2016-07-202-0/+13
* testsuite: Fix gdb.btrace/tailcall-only.exp errors on x86_64-m32Jan Kratochvil2016-07-202-2/+6
* testsuite patch: Skip py-unwind.exp on x86_64 -m32Jan Kratochvil2016-07-202-1/+5
* Build gdb.opt/inline-*.exp tests at -O0, rely on __attribute__((always_inline))Pedro Alves2016-07-196-5/+21
* Use do_self_tests in selftest.expYao Qi2016-07-192-105/+9
* GDB testsuite: Escape paths used in regular expressionsDon Breazeal2016-07-153-7/+17
* PR python/15620, PR python/18620 - breakpoint events in PythonTom Tromey2016-07-132-0/+47
* PR python/17698 - add Breakpoint.pendingTom Tromey2016-07-132-0/+19
* Fix PR cli/18053Tom Tromey2016-07-132-0/+13
* [ppc64] Fix for function descriptorsJan Kratochvil2016-07-136-13/+46
* PR python/19293 - invalidate frame cache when unwinders changeTom Tromey2016-07-122-2/+14
* Match the selftest output when captured_main is inlinedYao Qi2016-07-122-0/+10
* Fix of default lookup for "this" symbol.Walfred Tedeschi2016-07-073-3/+47
* gdb.ada/arraydim.exp: Fix directory layoutSimon Marchi2016-07-062-2/+7
* Remove extra output directory level for Ada testsSimon Marchi2016-07-065-12/+17
* Allow subscripting raw pointersManish Goregaokar2016-07-063-0/+7
* Fix fail in gdb.mi/mi-reverse.expYao Qi2016-07-052-1/+5
* Extend JIT-reader test and fix GDB problems that exposesPedro Alves2016-07-015-20/+272
* Fix failure to detach if process exits while detaching on LinuxPedro Alves2016-07-013-0/+449
* Forget watchpoint locations when inferior exits or is killed/detachedPedro Alves2016-07-013-0/+158
* Fix formatting of some previous gdb/testsuite/ChangeLog entriesPedro Alves2016-07-011-10/+15
* Fix gdbserver/MI testing regressionPedro Alves2016-06-302-4/+7
* Make testing gdb with FORCE_SEPARATE_MI_TTY=1 actually workPedro Alves2016-06-302-1/+6
* Add copyright header in gdb.base/return.cYao Qi2016-06-292-0/+21
* Fix PR python/20129 - use of non-existing variableTom Tromey2016-06-292-0/+12
* Set unknown_syscall differently on arm linuxYao Qi2016-06-292-0/+13