aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2016-06-28Probe catch syscall supportYao Qi2-14/+35
2016-06-27Print void types correctly in RustManish Goregaokar3-0/+13
2016-06-27Fix use of a dangling pointer for Python breakpoint objectsPierre-Marie de Rodat4-0/+121
2016-06-25Add tests for printing of NonZero-optimized enums in RustManish Goregaokar3-0/+34
2016-06-24Support structure offsets that are 512K or larger.David Taylor3-0/+78
2016-06-23PR gdb/16483 - simplify "info frame-filters" outputTom Tromey2-0/+10
2016-06-21Improve user experience in printing Fortran derived types.Walfred Tedeschi5-5/+114
2016-06-21Add "new-ui console" testsPedro Alves5-12/+227
2016-06-21Always switch fork child to the main UIPedro Alves2-0/+162
2016-06-21Make mi-break.exp always expect breakpoint commands output on the main UIPedro Alves2-21/+57
2016-06-21Send deleted watchpoint-scope output to all UIsPedro Alves2-41/+55
2016-06-21Add testing infrastruture bits for running with MI on a separate UIPedro Alves4-29/+156
2016-06-21Push thread->control.command_interp to the struct thread_fsmPedro Alves3-1/+68
2016-06-21Make command line editing (use of readline) be per UIPedro Alves1-0/+37
2016-06-21Make instream be per UIPedro Alves2-0/+8
2016-06-21[Ada catchpoints] Fix "warning: failed to get exception name: No definition o...Pedro Alves2-10/+36
2016-06-21Prepare gdb.python/mi-py-events.exp for Python/MI in separate channelsPedro Alves3-13/+33
2016-06-17Add a test case for the jit-reader interfaceSanjoy Das7-9/+385
2016-06-17Extend step-over-syscall.exp with different detach-on-fork and follow-fork modesYao Qi2-8/+53
2016-06-17Step over exit with reinsert breakpointsYao Qi3-0/+182
2016-06-17gdb: new AndesTech NDS32 portYan-Ting Lin3-0/+17
2016-06-13gdb: Use UNSUPPORTED not XFAIL for unsupported target featuresAndrew Burgess19-41/+41
2016-06-10Fix PR rust/20110Tom Tromey2-0/+8
2016-06-10Fortran: Testsuite, non-local references in nested functions.Bernhard Heckel3-0/+119
2016-06-09Add negative repeat count to 'x' commandToshihito Kikuchi3-0/+435
2016-06-06Add method/format information to =record-startedSimon Marchi2-2/+7
2016-06-02Fix PR python/18984Tom Tromey2-0/+9
2016-06-02mi-memory-changed.exp: Fix filename passed to untestedSimon Marchi2-1/+5
2016-05-31[PR gdb/19893] Fix handling of synthetic C++ referencesMartin Galvan8-16/+628
2016-05-30Add tests for 64bit values in trace-condition.expAntoine Tremblay2-0/+99
2016-05-30Add variable length tests for emit_ref in trace-condition.expAntoine Tremblay3-5/+17
2016-05-30Add emit_less_unsigned test in trace-condition.expAntoine Tremblay2-0/+7
2016-05-30Move trace conditions tests from ftrace.exp to trace-condition.expAntoine Tremblay3-74/+12
2016-05-30Add counter-cases for trace-condition.exp testsAntoine Tremblay2-0/+42
2016-05-30PR 15231: import bare DW_TAG_lexical_blockJan Kratochvil3-6/+76
2016-05-27Skip attach-many-short-lived-threads.exp on known-broken DejaGnu versionsPedro Alves2-0/+40
2016-05-27gdb: Forward VALUE_LVAL when avoiding side effects for STRUCTOP_PTRAndrew Burgess3-4/+92
2016-05-25Fortran, typeprint: Forward level of details to be printed for pointers.Bernhard Heckel3-2/+20
2016-05-25Fortran, testsuite: Fix duplicate testcase name.Bernhard Heckel2-1/+6
2016-05-25Fortran, testsuite: Add testcases for nested structures.Bernhard Heckel2-0/+29
2016-05-25Fortran, typeprint: Decrease level of details when printing elements of a str...Bernhard Heckel5-21/+51
2016-05-25Fortran, typeprint: Take level of details into account when printing elements...Bernhard Heckel2-12/+6
2016-05-25Fortran, typeprint: Fix wrong indentation when ptype nested structures.Bernhard Heckel2-4/+9
2016-05-25Fortran, testsuite: Use multi_line in whatis_type testcase.Bernhard Heckel2-4/+20
2016-05-24Fix PR python/17386 - add __index__ method to gdb.ValueTom Tromey2-0/+13
2016-05-24Fix PR python/17981Tom Tromey2-1/+10
2016-05-24Fix PR gdb/19828: gdb -p <process from a container>: internal errorPedro Alves3-0/+170
2016-05-24Fix syntax error in annota-input-while-running.expFrancis Ricci2-2/+6
2016-05-23Fix PR python/19438, PR python/18393 - initialize dictionariesTom Tromey3-0/+10
2016-05-23Use standard_testfile in gdb.arch/thumb-prologue.exp and gdb.arch/thumb2-it.expYao Qi3-6/+7