summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.mi
AgeCommit message (Expand)Author
2015-09-09Replace "struct continuation" mechanism by something more extensiblePedro Alves
2015-08-14New /s modifier for the disassemble command.Doug Evans
2015-08-11Explicit locations: MI support for explicit locationsKeith Seitz
2015-07-29Unbuffer all tests that rely on stdioPedro Alves
2015-07-29Make gdb.mi/mi-dprintf.exp use $inferior_spawn_idPedro Alves
2015-07-27gdb.mi/mi-pending.c: Return NULL instead of nothing in thread functionSimon Marchi
2015-07-27Remove xfail in gdb.mi/mi-watch.expSimon Marchi
2015-06-12Fix MI dprintf-insert not printing on a resolved pending location.Antoine Tremblay
2015-06-02Fix =thread-exited not showing up when detaching (PR 15564)Simon Marchi
2015-05-26Rename dwarf2 to dwarf in "set debug" and maintenance commands.Doug Evans
2015-03-24Fix mi-pending.exp test output to allow stable test diffingAntoine Tremblay
2015-03-24Fix breakpoint thread condition missing with mi and a pending breakpoint.Antoine Tremblay
2015-01-25Remove testsuite compile errors with GCC5.Mark Wielaard
2015-01-23Catch exception in value_rtti_indirect_typeSimon Marchi
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-11-17Eliminate literal line numbers in mi-until.expAndreas Arnez
2014-11-13GDB testsuite: Fix warnings with -std=gnu11Andreas Arnez
2014-11-13Eliminate literal line numbers in mi-console.expAndreas Arnez
2014-10-17Delete Tru64 supportPedro Alves
2014-10-14Fix fail in mi-var-child.exp and mi-var-display.expYao Qi
2014-10-14Use mi_varobj_update in mi-var-child.exp and mi2-var-child.expYao Qi
2014-10-01Exit code of exited inferiors in -list-thread-groupsSimon Marchi
2014-09-09Set print symbol off in mi-var-display.expYao Qi
2014-08-25Fix clang compilation errors in gdb.mi/basics.c.Doug Evans
2014-08-09Make test messages in gdb.mi/mi-var-display.exp uniqueYao Qi
2014-07-09Improve MI -var-info-path-expression for nested struct/union case.Andrew Burgess
2014-06-17In a couple functions (type_update_when_use_rtti_test andLuis Machado
2014-06-16Fix for PR mi/15863Keith Seitz
2014-06-05PR mi/15806: Fix quoting of async eventsSimon Marchi
2014-05-29enable target async by default; separate MI and target notions of asyncPedro Alves
2014-05-29PR gdb/13860 - Make MI sync vs async output (closer to) the same.Pedro Alves
2014-05-29PR15693 - Fix spurious *running events, thread state, dprintf-style callPedro Alves
2014-05-21PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s outp...Pedro Alves
2014-05-21PR gdb/13860: make -interpreter-exec console "list" behave more like "list".Pedro Alves
2014-05-14Fix mi-file.exp fails on remote hostYao Qi
2014-04-23Introduce some new MI test suite cleanups for breakpoint andKeith Seitz
2014-04-15Remove unused globals in mi-simplerun.exp.Keith Seitz
2014-04-15Test suite cleanup.Keith Seitz
2014-04-14test: add mi vla testSanimir Agovic
2014-04-14Add return value for non-void function return statements to fix error in clan...David Blaikie
2014-04-11Revert the entire VLA series.Joel Brobecker
2014-04-11test: add mi vla testSanimir Agovic
2014-03-24Fix PR breakpoints/16101: gdb.base/dprintf.exp agent-printf failures with non...Hui Zhu
2014-03-18PR gdb/13860: make "-exec-foo"'s MI output equal to "foo"'s MI output.Pedro Alves
2014-02-08Test no =breakpoint-modified is emitted for modifications from MI commandsYao Qi
2014-01-09gdb.mi/mi-info-os.exp: Fix cross-debugger testingPedro Alves
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-12-10GDB/MI: Document support for -exec-run --start in -list-featuresJoel Brobecker
2013-12-03Add "undefined-command" error code at end of ^error result...Joel Brobecker
2013-12-03New GDB/MI command "-info-gdb-mi-command"Joel Brobecker