summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.mi
Commit message (Expand)AuthorAgeFilesLines
* Fix PR gdb/20418 - Problems with synchronous commands and new-uiPedro Alves2016-08-092-0/+139
* Fix PR mi/20431 - Missing MI prompts after sync execution MI command (-exec-c...Pedro Alves2016-08-091-0/+80
* Fix fail in gdb.mi/mi-reverse.expYao Qi2016-07-051-1/+1
* Always switch fork child to the main UIPedro Alves2016-06-211-0/+158
* Make mi-break.exp always expect breakpoint commands output on the main UIPedro Alves2016-06-211-21/+48
* Send deleted watchpoint-scope output to all UIsPedro Alves2016-06-211-41/+44
* Make command line editing (use of readline) be per UIPedro Alves2016-06-211-0/+37
* Add method/format information to =record-startedSimon Marchi2016-06-061-2/+2
* mi-memory-changed.exp: Fix filename passed to untestedSimon Marchi2016-06-021-1/+1
* Add mi-threads-interrupt.exp test (PR 20039)Simon Marchi2016-05-182-0/+130
* Fix -exec-run not running asynchronously with mi-async on (PR gdb/18077)Simon Marchi2016-05-172-0/+81
* Fix gdb.mi/mi-breakpoint-changed.exp for remote targetsSimon Marchi2016-04-041-2/+9
* PR 18303, Tolerate malformed input for lookup_symbol-called functionsDon Breazeal2016-03-152-0/+94
* testsuite: Nullify pointers before first usage.Bernhard Heckel2016-03-021-0/+1
* Always organize test artifacts in a directory hierarchySimon Marchi2016-02-081-30/+0
* gdb: Guard against undefined behaviour in mi-vla-fortran.expAndrew Burgess2016-02-011-16/+32
* Reapply: List inferiors/threads/pspaces in ascending orderPedro Alves2016-01-122-3/+3
* testsuite: Fix false FAILs on too long base directoryJan Kratochvil2016-01-112-3/+3
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-01119-119/+119
* Remove HP-UX references fom testsuiteSimon Marchi2015-12-212-28/+2
* Target remote mode fork and exec test updatesDon Breazeal2015-12-141-5/+0
* varobj zero-padded hexadecimal formatLuis Machado2015-12-091-2/+23
* Fix mi-nonstop.exp with extended-remotePedro Alves2015-11-301-4/+7
* List inferiors/threads/pspaces in ascending orderPedro Alves2015-11-242-3/+3
* Fortran: allocate()d memory is uninitializedJan Kratochvil2015-11-041-1/+1
* fort_dyn_array: add basic fortran dyn array supportKeven Boell2015-10-212-0/+224
* Fix pathname prefix and timeout issues in gdb.mi/mi-pending.exp.Sandra Loosemore2015-09-181-3/+3
* Generalize breakpoint pattern in gdb.mi/mi-cli.exp.Sandra Loosemore2015-09-181-1/+1
* Generalize filename pattern in gdb.mi/mi-dprintf-pending.exp.Sandra Loosemore2015-09-181-1/+1
* Replace "struct continuation" mechanism by something more extensiblePedro Alves2015-09-091-0/+18
* New /s modifier for the disassemble command.Doug Evans2015-08-141-1/+1
* Explicit locations: MI support for explicit locationsKeith Seitz2015-08-112-1/+93
* Unbuffer all tests that rely on stdioPedro Alves2015-07-291-0/+4
* Make gdb.mi/mi-dprintf.exp use $inferior_spawn_idPedro Alves2015-07-291-32/+34
* gdb.mi/mi-pending.c: Return NULL instead of nothing in thread functionSimon Marchi2015-07-271-2/+2
* Remove xfail in gdb.mi/mi-watch.expSimon Marchi2015-07-271-4/+0
* Fix MI dprintf-insert not printing on a resolved pending location.Antoine Tremblay2015-06-123-0/+131
* Fix =thread-exited not showing up when detaching (PR 15564)Simon Marchi2015-06-021-0/+35
* Rename dwarf2 to dwarf in "set debug" and maintenance commands.Doug Evans2015-05-261-3/+3
* Fix mi-pending.exp test output to allow stable test diffingAntoine Tremblay2015-03-241-1/+1
* Fix breakpoint thread condition missing with mi and a pending breakpoint.Antoine Tremblay2015-03-245-25/+127
* Remove testsuite compile errors with GCC5.Mark Wielaard2015-01-253-0/+3
* Catch exception in value_rtti_indirect_typeSimon Marchi2015-01-232-0/+109
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-01110-110/+110
* Eliminate literal line numbers in mi-until.expAndreas Arnez2014-11-172-13/+20
* GDB testsuite: Fix warnings with -std=gnu11Andreas Arnez2014-11-137-4/+17
* Eliminate literal line numbers in mi-console.expAndreas Arnez2014-11-132-2/+3
* Delete Tru64 supportPedro Alves2014-10-172-4/+4
* Fix fail in mi-var-child.exp and mi-var-display.expYao Qi2014-10-145-10/+53
* Use mi_varobj_update in mi-var-child.exp and mi2-var-child.expYao Qi2014-10-142-60/+77