summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.mi
Commit message (Expand)AuthorAgeFilesLines
* Clean up "Reading symbols" outputTom Tromey2018-10-041-1/+1
* MI: Print frame architecture when printing frames on an MI channelJan Vrany2018-08-224-11/+14
* MI: Add -a option to the "-data-disassemble" commandJan Vrany2018-08-141-2/+18
* gdb: Fix instability in thread groups testAndrew Burgess2018-08-141-1/+11
* gdb: Only run scheduler-locking tests if feature is supportedAndrew Burgess2018-08-061-21/+27
* Notify about breakpoint modification when enabling/disabling single locationJan Vrany2018-07-252-0/+92
* [gdb/testsuite] Fix regexp in list-thread-groups-available.expTom de Vries2018-07-191-1/+1
* (windows) GDB/MI crash when using "-list-thread-groups --available"Joel Brobecker2018-06-041-0/+47
* Fix gdb.mi/mi-stack.exp when gcc generates a stack protectorSimon Marchi2018-04-072-5/+5
* Fix indentation in gdb.mi/mi-stack.expSimon Marchi2018-04-071-55/+54
* Testsuite: fully migrate to use_gdb_stub convenience funcAndreas Arnez2018-03-232-2/+2
* [GDB/testsuite] Use %progbits in watch-loc.cThomas Preud'homme2018-03-021-1/+1
* wrong line number in breakpoint locationJoel Brobecker2018-01-213-7/+10
* gdb: Don't store a thread-id for floating varobjAndrew Burgess2018-01-211-1/+1
* gdb: PR mi/20395: Fix -var-update for registers in frames 1 and upAndrew Burgess2018-01-213-1/+192
* Update copyright year range in all GDB filesJoel Brobecker2018-01-02134-134/+134
* DWARF-5: .debug_names index consumerJan Kratochvil2017-12-081-0/+21
* Skip gdb.mi/list-thread-groups-available.exp if no xml supportYao Qi2017-11-031-0/+6
* Use console uiout when executing breakpoint commandsSimon Marchi2017-10-311-2/+2
* Eliminate catch_exceptions/catch_exceptions_with_msgPedro Alves2017-10-101-1/+1
* Skip gdb.mi/mi-threads-interrupt.exp if nointerrupts.Sandra Loosemore2017-10-061-0/+5
* Fix -list-thread-groups --available logic and add testSimon Marchi2017-10-042-0/+101
* Fortran: Testsuite, fix differences in type naming.Bernhard Heckel2017-09-082-11/+16
* gdb: Make some test names uniqueAndrew Burgess2017-07-151-7/+7
* gdb: Fix more parameter passing to mi_create_breakpointAndrew Burgess2017-07-131-2/+3
* gdb: Fix parameter passing to mi_create_breakpointAndrew Burgess2017-07-131-15/+21
* Add -file-list-shared-libraries MI commandMarc-Andre Laperle2017-03-201-15/+34
* Fix "-gdb-set logging redirect on" crashPedro Alves2017-02-021-0/+14
* update copyright year range in GDB filesJoel Brobecker2017-01-01132-132/+132
* Fix more cases of improper test namesLuis Machado2016-12-2340-44/+44
* Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado2016-12-0111-14/+14
* Fix test names starting with uppercase using gdb_test on a single line.Luis Machado2016-12-012-2/+2
* Fix test names starting with uppercase output by basic functionsLuis Machado2016-12-018-16/+16
* Make gdb.mi/user-selected-context-sync.exp use proc_with_prefixSimon Marchi2016-11-091-33/+22
* Add test for user context selection syncAntoine Tremblay2016-10-032-0/+1348
* Emit inferior, thread and frame selection events to all UIsAntoine Tremblay2016-10-031-2/+2
* 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