aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.mi
AgeCommit message (Expand)AuthorFilesLines
2021-01-01Update copyright year range in all GDB filesJoel Brobecker152-152/+152
2020-11-18gdb/testsuite: gdb.mi/mi-nonstop-exit.exp: enable non-stop using GDBFLAGSSimon Marchi6-12/+24
2020-10-27Add skip_fortran_tests to two Fortran testcasesGary Benson2-2/+6
2020-10-21Fix gdb.mi/mi-fullname-deleted.exp with ClangGary Benson1-4/+22
2020-10-13Eliminate mi_run_to_main, introduce mi_clean_restartPedro Alves40-253/+114
2020-10-13gdb/testsuite/: Use "-qualified" in explicit "break main", etc.Pedro Alves1-1/+1
2020-10-13Introduce mi_runto_mainPedro Alves7-13/+13
2020-10-12Fix testcases with required but unreferenced functions and variablesGary Benson3-6/+6
2020-10-09Notify observers that directories have changed when using "directory" CLI com...Jan Vrany1-0/+11
2020-09-19gdb/fortran: Change whitespace when printing arraysAndrew Burgess1-1/+1
2020-09-18gdb.mi/var-cmd.c C++ifyPedro Alves1-1/+1
2020-09-13gdb/testsuite: Explicitly return from mainPedro Alves2-1/+4
2020-09-13Add MI "-break-insert --qualified"Pedro Alves2-0/+159
2020-07-13Use volatile pointers when attempting to trigger SIGSEGVsGary Benson1-1/+1
2020-06-20Adjust gdb.mi/mi-sym-info.exp filename patterns.Sandra Loosemore1-9/+9
2020-05-27Fix some duplicate test namesLuis Machado2-55/+71
2020-05-11gdb/fortran: Allow Flang MAIN_ in Fortran testingAlok Kumar Sharma1-1/+1
2020-04-22[gdb/testsuite] Fix .debug_ranges in gdb.mi/dw2-ref-missing-frame-func.cTom de Vries2-2/+5
2020-03-14[gdb/testsuite] Fix check-read1 FAILs in mi-fortran-modules.expTom de Vries1-17/+99
2020-03-13[gdb/testsuite] Fix buffer full errors in gdb.mi/mi-sym-info.expTom de Vries1-25/+144
2020-03-13[gdb/testsuite] Fix mi-sym-info.exp matching FAILs (2)Tom de Vries1-5/+5
2020-03-13[gdb/testsuite] Fix mi-sym-info.exp matching FAILsTom de Vries2-5/+13
2020-03-03[gdb/testsuite] Fix gdb.mi/gdb2549.exp with check-read1Tom de Vries1-3/+30
2020-03-03[gdb/testsuite] Fix tcl error in gdb.mi/list-thread-groups-available.expTom de Vries1-2/+4
2020-03-03[gdb/testsuite] Fix mi-sym-info.exp with check-read1Tom de Vries1-2/+4
2020-01-10Add "info connections" command, "info inferiors" connection number/stringPedro Alves2-2/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker150-150/+150
2019-12-09gdb/fortran: Improve output pattern in gdb.mi/mi-fortran-modules.expAndrew Burgess1-4/+11
2019-12-04gdb/testsuite: Use -J option when compiling Fortran testsAndrew Burgess1-1/+1
2019-12-04gdb/mi: Add -max-results parameter to some -symbol-info-* commandsAndrew Burgess1-0/+21
2019-12-04gdb/mi: Add -symbol-info-module-{variables,functions}Andrew Burgess1-1/+24
2019-11-27gdb/mi: Add -symbol-info-modules commandAndrew Burgess3-0/+172
2019-11-27gdb/mi: Add new commands -symbol-info-{functions,variables,types}Andrew Burgess3-0/+220
2019-10-14gdb.mi/list-thread-groups-available.exp: read entries one by one instead of i...Simon Marchi1-9/+18
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