aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.mi
AgeCommit message (Expand)AuthorFilesLines
2017-09-08Fortran: Testsuite, fix differences in type naming.Bernhard Heckel2-11/+16
2017-07-15gdb: Make some test names uniqueAndrew Burgess1-7/+7
2017-07-13gdb: Fix more parameter passing to mi_create_breakpointAndrew Burgess1-2/+3
2017-07-13gdb: Fix parameter passing to mi_create_breakpointAndrew Burgess1-15/+21
2017-03-20Add -file-list-shared-libraries MI commandMarc-Andre Laperle1-15/+34
2017-02-02Fix "-gdb-set logging redirect on" crashPedro Alves1-0/+14
2017-01-01update copyright year range in GDB filesJoel Brobecker132-132/+132
2016-12-23Fix more cases of improper test namesLuis Machado40-44/+44
2016-12-01Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado11-14/+14
2016-12-01Fix test names starting with uppercase using gdb_test on a single line.Luis Machado2-2/+2
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado8-16/+16
2016-11-09Make gdb.mi/user-selected-context-sync.exp use proc_with_prefixSimon Marchi1-33/+22
2016-10-03Add test for user context selection syncAntoine Tremblay2-0/+1348
2016-10-03Emit inferior, thread and frame selection events to all UIsAntoine Tremblay1-2/+2
2016-08-09Fix PR gdb/20418 - Problems with synchronous commands and new-uiPedro Alves2-0/+139
2016-08-09Fix PR mi/20431 - Missing MI prompts after sync execution MI command (-exec-c...Pedro Alves1-0/+80
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