aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.mi
AgeCommit message (Expand)AuthorFilesLines
2019-08-26[gdb/testsuite] Make skip_libstdcxx_probe_tests return 1 if trueTom de Vries1-1/+1
2019-08-05Increase timeout in gdb.mi/list-thread-groups-available.expSimon Marchi1-4/+9
2019-07-25[gdb/testsuite] Test skip_libstdcxx_probe_tests in mi-catch-cpp-exceptions.expTom de Vries1-38/+61
2019-07-23[gdb/testsuite] Fix command result testing in mi-complete.expTom de Vries1-2/+4
2019-07-17gdb: Remove a non-const reference parameterAndrew Burgess1-21/+1
2019-07-09"catch catch/throw/rethrow", breakpoint -> catchpointPedro Alves1-1/+1
2019-06-16gdb/testsuite: Improve detection of bug gdb/24541Andrew Burgess1-0/+3
2019-06-16gdb/fortran: Show the type for non allocated / associated typesAndrew Burgess1-4/+4
2019-06-15gdb/mi: New commands to catch C++ exceptionsAndrew Burgess2-0/+270
2019-05-17testsuite: Disable some tests when loggingAlan Hayward4-2/+28
2019-05-17MI: Add new command -completeJan Vrany2-0/+112
2019-04-30gdb/fortran: Add allocatable type qualifierAndrew Burgess1-2/+2
2019-03-19Don't show "display"s twice in MITom Tromey2-0/+118
2019-03-13Fix MI output for multi-location breakpointsSimon Marchi3-56/+131
2019-01-01Update copyright year range in all GDB files.Joel Brobecker138-138/+138
2018-12-21Fix various tests to use -no-pie linker flag when neededJan Vrany1-1/+1
2018-10-04Clean up "Reading symbols" outputTom Tromey1-1/+1
2018-08-22MI: Print frame architecture when printing frames on an MI channelJan Vrany4-11/+14
2018-08-14MI: Add -a option to the "-data-disassemble" commandJan Vrany1-2/+18
2018-08-14gdb: Fix instability in thread groups testAndrew Burgess1-1/+11
2018-08-06gdb: Only run scheduler-locking tests if feature is supportedAndrew Burgess1-21/+27
2018-07-25Notify about breakpoint modification when enabling/disabling single locationJan Vrany2-0/+92
2018-07-19[gdb/testsuite] Fix regexp in list-thread-groups-available.expTom de Vries1-1/+1
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