aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.mi
AgeCommit message (Expand)AuthorFilesLines
2016-07-05Fix fail in gdb.mi/mi-reverse.expYao Qi1-1/+1
2016-06-21Always switch fork child to the main UIPedro Alves1-0/+158
2016-06-21Make mi-break.exp always expect breakpoint commands output on the main UIPedro Alves1-21/+48
2016-06-21Send deleted watchpoint-scope output to all UIsPedro Alves1-41/+44
2016-06-21Make command line editing (use of readline) be per UIPedro Alves1-0/+37
2016-06-06Add method/format information to =record-startedSimon Marchi1-2/+2
2016-06-02mi-memory-changed.exp: Fix filename passed to untestedSimon Marchi1-1/+1
2016-05-18Add mi-threads-interrupt.exp test (PR 20039)Simon Marchi2-0/+130
2016-05-17Fix -exec-run not running asynchronously with mi-async on (PR gdb/18077)Simon Marchi2-0/+81
2016-04-04Fix gdb.mi/mi-breakpoint-changed.exp for remote targetsSimon Marchi1-2/+9
2016-03-15PR 18303, Tolerate malformed input for lookup_symbol-called functionsDon Breazeal2-0/+94
2016-03-02testsuite: Nullify pointers before first usage.Bernhard Heckel1-0/+1
2016-02-08Always organize test artifacts in a directory hierarchySimon Marchi1-30/+0
2016-02-01gdb: Guard against undefined behaviour in mi-vla-fortran.expAndrew Burgess1-16/+32
2016-01-12Reapply: List inferiors/threads/pspaces in ascending orderPedro Alves2-3/+3
2016-01-11testsuite: Fix false FAILs on too long base directoryJan Kratochvil2-3/+3
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker119-119/+119
2015-12-21Remove HP-UX references fom testsuiteSimon Marchi2-28/+2
2015-12-14Target remote mode fork and exec test updatesDon Breazeal1-5/+0
2015-12-09varobj zero-padded hexadecimal formatLuis Machado1-2/+23
2015-11-30Fix mi-nonstop.exp with extended-remotePedro Alves1-4/+7
2015-11-24List inferiors/threads/pspaces in ascending orderPedro Alves2-3/+3
2015-11-04Fortran: allocate()d memory is uninitializedJan Kratochvil1-1/+1
2015-10-21fort_dyn_array: add basic fortran dyn array supportKeven Boell2-0/+224
2015-09-18Fix pathname prefix and timeout issues in gdb.mi/mi-pending.exp.Sandra Loosemore1-3/+3
2015-09-18Generalize breakpoint pattern in gdb.mi/mi-cli.exp.Sandra Loosemore1-1/+1
2015-09-18Generalize filename pattern in gdb.mi/mi-dprintf-pending.exp.Sandra Loosemore1-1/+1
2015-09-09Replace "struct continuation" mechanism by something more extensiblePedro Alves1-0/+18
2015-08-14New /s modifier for the disassemble command.Doug Evans1-1/+1
2015-08-11Explicit locations: MI support for explicit locationsKeith Seitz2-1/+93
2015-07-29Unbuffer all tests that rely on stdioPedro Alves1-0/+4
2015-07-29Make gdb.mi/mi-dprintf.exp use $inferior_spawn_idPedro Alves1-32/+34
2015-07-27gdb.mi/mi-pending.c: Return NULL instead of nothing in thread functionSimon Marchi1-2/+2
2015-07-27Remove xfail in gdb.mi/mi-watch.expSimon Marchi1-4/+0
2015-06-12Fix MI dprintf-insert not printing on a resolved pending location.Antoine Tremblay3-0/+131
2015-06-02Fix =thread-exited not showing up when detaching (PR 15564)Simon Marchi1-0/+35
2015-05-26Rename dwarf2 to dwarf in "set debug" and maintenance commands.Doug Evans1-3/+3
2015-03-24Fix mi-pending.exp test output to allow stable test diffingAntoine Tremblay1-1/+1
2015-03-24Fix breakpoint thread condition missing with mi and a pending breakpoint.Antoine Tremblay5-25/+127
2015-01-25Remove testsuite compile errors with GCC5.Mark Wielaard3-0/+3
2015-01-23Catch exception in value_rtti_indirect_typeSimon Marchi2-0/+109
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker110-110/+110
2014-11-17Eliminate literal line numbers in mi-until.expAndreas Arnez2-13/+20
2014-11-13GDB testsuite: Fix warnings with -std=gnu11Andreas Arnez7-4/+17
2014-11-13Eliminate literal line numbers in mi-console.expAndreas Arnez2-2/+3
2014-10-17Delete Tru64 supportPedro Alves2-4/+4
2014-10-14Fix fail in mi-var-child.exp and mi-var-display.expYao Qi5-10/+53
2014-10-14Use mi_varobj_update in mi-var-child.exp and mi2-var-child.expYao Qi2-60/+77
2014-10-01Exit code of exited inferiors in -list-thread-groupsSimon Marchi2-0/+115
2014-09-09Set print symbol off in mi-var-display.expYao Qi1-0/+3