aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-18Add mi-threads-interrupt.exp test (PR 20039)Simon Marchi3-0/+135
2016-05-17Fix -exec-run not running asynchronously with mi-async on (PR gdb/18077)Simon Marchi3-0/+87
2016-05-17Update gdb test suite for RustTom Tromey13-1/+1015
2016-05-17Add support for the Rust languageTom Tromey2-1/+5
2016-05-17Add self-test framework to gdbTom Tromey2-0/+21
2016-05-16Match shell_prompt # in batch-preserve-term-settings.expYao Qi2-2/+6
2016-05-12PR symtab/19999 gdb unable to resolve vars with fission+PIEDoug Evans4-1/+552
2016-05-04Fix solib-display.exp remote checkSimon Marchi2-1/+23
2016-05-04Introduce procedure use_gdb_stubSimon Marchi2-0/+24
2016-05-03PR symtab/19914 fix handling of dwp + split debugDoug Evans3-0/+69
2016-05-02Fix detach.exp remote checkSimon Marchi2-5/+4
2016-05-02Fix annota-input-while-running.exp remote checkSimon Marchi2-19/+12
2016-04-28Add test for tracepoint enable/disableSimon Marchi3-0/+171
2016-04-28ftrace tests: Use gdb_load_shlib result to lookup IPA in info sharedlibrarySimon Marchi8-14/+25
2016-04-27Rename gdb_load_shlibs to gdb_load_shlibSimon Marchi54-85/+147
2016-04-27Make gdb_load_shlibs return the destination path of the librarySimon Marchi11-15/+38
2016-04-27Skip gdb.base/branch-to-self.exp if gdb,nosignals existsYao Qi2-0/+10
2016-04-26fort_dyn_array: Use value constructor instead of raw-buffer manipulation.Keven Boell2-0/+7
2016-04-26fort_dyn_array: Support evaluation of dynamic elements inside arrays.Bernhard Heckel3-2/+77
2016-04-26fort_dyn_array: Enable dynamic member types inside a structure.Bernhard Heckel3-0/+195
2016-04-25New test case gdb.base/branch-to-self.expYao Qi3-0/+114
2016-04-22Fix fails in gdb.trace/unavailable.expYao Qi2-2/+7
2016-04-22Fix fail in gdb.base/annota1.exp and gdb.base/annota3.expYao Qi3-11/+17
2016-04-22Tweak gdb.reverse/step-precsave.exp and gdb.reverse/step-reverse.expYao Qi3-16/+33