aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2015-09-17Add test case for tracepoints with conditionsPierre Langlois3-0/+240
2015-09-16Fix argument to compiled_cond, and add cases for compiled-condition.Wei-cheng Wang2-0/+69
2015-09-16non-stop-fair-events.exp slower on software single-step && !displ-step targetsPedro Alves4-38/+96
2015-09-16Make it easier to debug non-stop-fair-events.expPedro Alves2-3/+61
2015-09-16Don't skip gdb.asm/asm-source.exp on aarch64Yao Qi3-0/+43
2015-09-15[Ada] Enhance type printing for arrays with variable-sized elementsPierre-Marie de Rodat5-0/+127
2015-09-15Handle clang naming of function static local variable.Doug Evans2-1/+6
2015-09-15Fix PR/18564 - regression in showing __thread so extern variablePhilippe Waroquiers4-0/+153
2015-09-15[ppc64le] Use skip_entrypoint for skip_trampoline_codeJan Kratochvil4-0/+147
2015-09-15Fix gdb.threads/non-ldr-exc-3.exp racePedro Alves2-5/+6
2015-09-14Bail out of processing stop if hook-stop resumes target / changes contextPedro Alves6-142/+183
2015-09-14[Ada] Fix the evaluation of access to packed array subscriptPierre-Marie de Rodat5-0/+113
2015-09-14btrace, test: remove buffer-size test with unlimited buffer sizeMarkus Metzger2-11/+6
2015-09-11Extended-remote exec testDon Breazeal9-103/+178
2015-09-09* gdb.python/py-prettyprint.exp: Check result of run_lang_tests.Doug Evans2-2/+10
2015-09-09* gdb.base/pie-execl.exp: Fix result test of build_executable.Doug Evans2-2/+6
2015-09-09* gdb.base/savedregs.exp: Fix typo.Doug Evans2-1/+5
2015-09-09Replace "struct continuation" mechanism by something more extensiblePedro Alves2-0/+22
2015-09-08Improve hand-call-in-threads.exp failure handling.Sandra Loosemore2-3/+24
2015-09-03[Ada] Make string_char_type a true TYPE_CODE_CHAR type in AdaPierre-Marie de Rodat3-0/+70
2015-09-01[Ada] Fix completion for multiple function matchesPierre-Marie de Rodat7-1/+86
2015-08-27Report UNRESOLVED on failures while detecting Cell/B.E.Ulrich Weigand2-1/+6
2015-08-27Force language to C in gdb.compile/compile-ifunc.expLuis Machado2-0/+11
2015-08-26Unset attach_flag when running a new processPatrick Palka3-0/+92
2015-08-26New test for follow-exec-modeDon Breazeal3-0/+242
2015-08-25DWARF: handle non-local references in nested functionsPierre-Marie de Rodat7-0/+334
2015-08-24gdbserver crashes when multiprocess extensions aren't supportedPedro Alves3-0/+88
2015-08-24Make z intLuis Machado2-1/+5
2015-08-24Make z volatile.Luis Machado2-1/+6
2015-08-24Prevent GCC from folding inline test functionsLuis Machado5-3/+15
2015-08-24gdb/testsuite/: garbage collect a few references to dead targetsPedro Alves7-49/+32
2015-08-24gnu_vector.exp: Avoid some more known FAILsAndreas Arnez2-13/+60
2015-08-21Warn when accessing binaries from remote targetsGary Benson2-4/+8
2015-08-20Fix gdb.server/solib-list.exp native-extended-gdbserver regressionPedro Alves2-9/+5
2015-08-20remote non-stop: Process initially stopped threads before other commandsPedro Alves3-0/+109
2015-08-20Fix language of compilation unit with unknown file extensionPedro Alves3-0/+119
2015-08-20[Ada] Fix parsing for expressions with attributes and charactersPierre-Marie de Rodat3-0/+71
2015-08-19dwarf2read.c: Check type of string valued attributes prior to decoding.Kevin Buettner3-0/+118
2015-08-18PR mi/18833 gdb.execute ("set param value", to_string=True) will crash gdb if...Doug Evans6-8/+143
2015-08-17Move strace -m/explicit location test to strace.expKeith Seitz3-4/+10
2015-08-15Fix invoking "[kill|detach] inferiors" on inferiors that are not runningPatrick Palka3-0/+92
2015-08-14perftest/utils.py (select_file): Kill any existing inferior before selecting ...Doug Evans2-0/+6
2015-08-14New /s modifier for the disassemble command.Doug Evans6-1/+454
2015-08-14Add missing ChangeLog entry for previous commit.Keith Seitz1-0/+5
2015-08-14mi_make_breakpoint: add "evaluated-by" optionKeith Seitz1-2/+12
2015-08-13gdb.base/dso2dso.exp: Improve testcase documentation.Joel Brobecker2-4/+14
2015-08-13Add ChangeLog entries for the previous commitPierre-Marie de Rodat1-0/+7
2015-08-13[Ada] Add support for subprogram renamingsPierre-Marie de Rodat4-0/+154
2015-08-12gdb.base/dso2dso.exp sometimes brokenKeith Seitz2-1/+6
2015-08-12[amd64] Invalid return address after displaced steppingJoel Brobecker7-0/+195