aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
2016-02-09breakpoints/19546: Fix crash after updating breakpointsgdb-7.11-branchpointKeith Seitz3-0/+98
2016-02-09Fix PR19548: Breakpoint re-set inserts breakpoints when it shouldn'tPedro Alves2-2/+35
2016-02-08Always organize test artifacts in a directory hierarchySimon Marchi1-69/+0
2016-02-04[testsuite] Remove BASEDIRYao Qi7-28/+72
2016-02-01gdb.base/skip.exp: Clean up multiple references to same test name.Doug Evans1-11/+14
2016-02-01gdb: New set/show max-value-size command.Andrew Burgess3-0/+125
2016-01-25Fix PR 19461: strange "info thread" behavior in non-stopPedro Alves2-0/+246
2016-01-25Fix PR 19494: hang when killing unfollowed fork childrenPedro Alves2-0/+196
2016-01-25Move foreach_with_prefix to lib/gdb.expPedro Alves1-12/+0
2016-01-22[testsuite] Unbuffer the output in gdb.base/multi-forks.cYao Qi1-0/+4
2016-01-21Fix regression introduced in "break *<EXPR>" by explicit location patches.Joel Brobecker3-0/+134
2016-01-20gnu_vector.exp: Respect `should_kfail' for PR 8549Andreas Arnez1-1/+16
2016-01-18Fix PR threads/19422 - show which thread caused stopPedro Alves4-4/+4
2016-01-13Add $_gthread convenience variablePedro Alves1-0/+1
2016-01-13Per-inferior/Inferior-qualified thread IDsPedro Alves4-4/+4
2016-01-13Add a new $_inferior convenience variablePedro Alves1-0/+1
2016-01-13Fix PR19388: Can't access $_siginfo in breakpoint (catch signal) conditionPedro Alves2-0/+94
2016-01-12Implement 'catch syscall' for gdbserverJosh Stone2-2/+34
2016-01-12Test gdb.base/random-signal.exp with "attach"Pedro Alves1-11/+45
2016-01-12Reapply: List inferiors/threads/pspaces in ascending orderPedro Alves4-29/+11
2016-01-11testsuite: i386 regression for funcargs.expJan Kratochvil1-0/+7
2016-01-11testsuite: Regression for foll-vfork.expJan Kratochvil1-6/+21
2016-01-11testsuite: Fix false FAILs on too long base directoryJan Kratochvil4-11/+29
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