aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker698-698/+698
2015-12-22Remove HP-UX reference in foll-vfork.expSimon Marchi1-36/+6
2015-12-21Remove dead code in testsuiteSimon Marchi2-60/+12
2015-12-21Remove HP-UX references fom testsuiteSimon Marchi27-935/+62
2015-12-21Remove references to HP CC/aCC compiler from testsuiteSimon Marchi16-178/+34
2015-12-14Check for readline support in gdb.base/history-duplicates.exp.Sandra Loosemore1-1/+8
2015-12-14Skip gdb.base/gdbinit-history.exp on remote hosts.Sandra Loosemore1-0/+8
2015-12-14Skip gdb.base/gdbhistsize-history.exp on remote hosts.Sandra Loosemore1-0/+8
2015-12-14Skip tests that send ctrl-c to GDB if nointerrupts target property is set.Sandra Loosemore7-36/+58
2015-12-14Target remote mode fork and exec test updatesDon Breazeal8-33/+13
2015-12-11gdb: Add an error when 'list -' reaches the start of a file.Andrew Burgess1-0/+12
2015-12-11gdb: 'list' command, tweak handling of +/- arguments.Andrew Burgess1-0/+19
2015-12-11gdb: Make test names unique in list.exp.Andrew Burgess1-2/+6
2015-12-11Remove gdb.base/coremaker2.cYao Qi1-75/+0
2015-12-09gdb.base/async.exp: Handle "asynchronous execution not supported"Kevin Buettner1-1/+8
2015-12-04gdbserver: set ptrace flags after creating inferiorsJosh Stone1-0/+48
2015-12-03Run gdb.base/sizeof.exp with board having gdb,noinferiorioYao Qi2-39/+20
2015-12-01Run gdb.base/disp-step-syscall.exp for aarch64-linuxYao Qi1-1/+1
2015-11-30Make dprintf-non-stop.exp cope with remote testingPedro Alves1-3/+7
2015-11-24List displays in ascending orderPedro Alves2-8/+46
2015-11-24List checkpoints in ascending orderPedro Alves1-2/+2
2015-11-24List inferiors/threads/pspaces in ascending orderPedro Alves4-29/+11
2015-11-23minsyms.c: Scan backwards over all zero sized symbols.Kevin Buettner2-0/+94
2015-11-23error/internal-error printing local variable during "bt full".Joel Brobecker3-0/+111
2015-11-20callfuncs.exp: avoid spurious register differences in sparc64 targets.Jose E. Marchesi1-0/+10
2015-11-19Fix think-o in calls to gdb_compile.Sandra Loosemore3-3/+3
2015-11-13Remove d10v from testsuiteYao Qi4-210/+3
2015-11-13gdb.base/gnu_vector.exp: Don't test output from the inferiorYao Qi2-17/+11
2015-10-21Adjust timeout in gdb.base/freebpcmd.exp.Sandra Loosemore1-17/+14
2015-10-21Remove checking vCont;s in exec_cmd_expect_vCont_countYao Qi1-7/+7
2015-10-19gdb: Improve syscall entry/return tracking on LinuxJosh Stone2-14/+117
2015-10-12gdb: Fix bug with dbx style func command.Andrew Burgess1-5/+1
2015-10-12Forward VALUE_LVAL when avoiding side effects for STRUCTOP_STRUCTPierre-Marie de Rodat2-0/+69
2015-10-09Fix gdb.base/a2-run.exp racePedro Alves1-19/+35
2015-09-28gdb.base/gcore.c (array_func): Add reference to static_array.Doug Evans1-0/+2
2015-09-18Fix directory prefix in gdb.base/dso2dso.exp.Sandra Loosemore1-1/+1
2015-09-18Fix shared library load in gdb.base/global-var-nested-by-dso.exp.Sandra Loosemore1-0/+1
2015-09-15Handle clang naming of function static local variable.Doug Evans1-1/+1
2015-09-14Bail out of processing stop if hook-stop resumes target / changes contextPedro Alves5-142/+174
2015-09-11Extended-remote exec testDon Breazeal4-82/+80
2015-09-09* gdb.base/pie-execl.exp: Fix result test of build_executable.Doug Evans1-2/+2
2015-09-09* gdb.base/savedregs.exp: Fix typo.Doug Evans1-1/+1
2015-08-26Unset attach_flag when running a new processPatrick Palka2-0/+87
2015-08-26New test for follow-exec-modeDon Breazeal2-0/+237
2015-08-25DWARF: handle non-local references in nested functionsPierre-Marie de Rodat6-0/+325
2015-08-24gdb/testsuite/: garbage collect a few references to dead targetsPedro Alves5-48/+22
2015-08-24gnu_vector.exp: Avoid some more known FAILsAndreas Arnez1-13/+53
2015-08-15Fix invoking "[kill|detach] inferiors" on inferiors that are not runningPatrick Palka2-0/+87
2015-08-14New /s modifier for the disassemble command.Doug Evans4-0/+445
2015-08-13gdb.base/dso2dso.exp: Improve testcase documentation.Joel Brobecker1-4/+10