aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.mi
AgeCommit message (Expand)AuthorFilesLines
2018-06-04(windows) GDB/MI crash when using "-list-thread-groups --available"Joel Brobecker1-0/+47
2018-04-07Fix gdb.mi/mi-stack.exp when gcc generates a stack protectorSimon Marchi2-5/+5
2018-04-07Fix indentation in gdb.mi/mi-stack.expSimon Marchi1-55/+54
2018-03-23Testsuite: fully migrate to use_gdb_stub convenience funcAndreas Arnez2-2/+2
2018-03-02[GDB/testsuite] Use %progbits in watch-loc.cThomas Preud'homme1-1/+1
2018-01-21wrong line number in breakpoint locationJoel Brobecker3-7/+10
2018-01-21gdb: Don't store a thread-id for floating varobjAndrew Burgess1-1/+1
2018-01-21gdb: PR mi/20395: Fix -var-update for registers in frames 1 and upAndrew Burgess3-1/+192
2018-01-02Update copyright year range in all GDB filesJoel Brobecker134-134/+134
2017-12-08DWARF-5: .debug_names index consumerJan Kratochvil1-0/+21
2017-11-03Skip gdb.mi/list-thread-groups-available.exp if no xml supportYao Qi1-0/+6
2017-10-31Use console uiout when executing breakpoint commandsSimon Marchi1-2/+2
2017-10-10Eliminate catch_exceptions/catch_exceptions_with_msgPedro Alves1-1/+1
2017-10-06Skip gdb.mi/mi-threads-interrupt.exp if nointerrupts.Sandra Loosemore1-0/+5
2017-10-04Fix -list-thread-groups --available logic and add testSimon Marchi2-0/+101
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