aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.mi
AgeCommit message (Expand)AuthorFilesLines
2014-11-13Eliminate literal line numbers in mi-console.expAndreas Arnez2-2/+3
2014-10-17Delete Tru64 supportPedro Alves2-4/+4
2014-10-14Fix fail in mi-var-child.exp and mi-var-display.expYao Qi5-10/+53
2014-10-14Use mi_varobj_update in mi-var-child.exp and mi2-var-child.expYao Qi2-60/+77
2014-10-01Exit code of exited inferiors in -list-thread-groupsSimon Marchi2-0/+115
2014-09-09Set print symbol off in mi-var-display.expYao Qi1-0/+3
2014-08-25Fix clang compilation errors in gdb.mi/basics.c.Doug Evans1-4/+4
2014-08-09Make test messages in gdb.mi/mi-var-display.exp uniqueYao Qi1-16/+16
2014-07-09Improve MI -var-info-path-expression for nested struct/union case.Andrew Burgess2-0/+144
2014-06-17In a couple functions (type_update_when_use_rtti_test andLuis Machado1-12/+16
2014-06-16Fix for PR mi/15863Keith Seitz1-0/+6
2014-06-05PR mi/15806: Fix quoting of async eventsSimon Marchi1-1/+1
2014-05-29enable target async by default; separate MI and target notions of asyncPedro Alves8-8/+8
2014-05-29PR gdb/13860 - Make MI sync vs async output (closer to) the same.Pedro Alves1-21/+2
2014-05-29PR15693 - Fix spurious *running events, thread state, dprintf-style callPedro Alves4-0/+236
2014-05-21PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s outp...Pedro Alves2-7/+56
2014-05-21PR gdb/13860: make -interpreter-exec console "list" behave more like "list".Pedro Alves1-0/+20
2014-05-14Fix mi-file.exp fails on remote hostYao Qi1-2/+6
2014-04-23Introduce some new MI test suite cleanups for breakpoint andKeith Seitz16-106/+181
2014-04-15Remove unused globals in mi-simplerun.exp.Keith Seitz1-9/+0
2014-04-15Test suite cleanup.Keith Seitz1-17/+9
2014-04-14test: add mi vla testSanimir Agovic2-0/+119
2014-04-14Add return value for non-void function return statements to fix error in clan...David Blaikie1-1/+1
2014-04-11Revert the entire VLA series.Joel Brobecker2-119/+0
2014-04-11test: add mi vla testSanimir Agovic2-0/+119
2014-03-24Fix PR breakpoints/16101: gdb.base/dprintf.exp agent-printf failures with non...Hui Zhu1-18/+27
2014-03-18PR gdb/13860: make "-exec-foo"'s MI output equal to "foo"'s MI output.Pedro Alves1-4/+0
2014-02-08Test no =breakpoint-modified is emitted for modifications from MI commandsYao Qi1-0/+17
2014-01-09gdb.mi/mi-info-os.exp: Fix cross-debugger testingPedro Alves1-0/+20
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker102-102/+102
2013-12-10GDB/MI: Document support for -exec-run --start in -list-featuresJoel Brobecker1-0/+6
2013-12-03Add "undefined-command" error code at end of ^error result...Joel Brobecker1-0/+33
2013-12-03New GDB/MI command "-info-gdb-mi-command"Joel Brobecker1-0/+46
2013-11-18mi-language.exp: Check "langauge-option" in -list-features output.Joel Brobecker1-0/+6
2013-11-15 * lib/mi-support.exp (mi_gdb_test): Expect different formatsLuis Machado1-5/+52
2013-11-14GDB/MI: Add new "--language LANG" command option.Joel Brobecker1-0/+62
2013-11-04fix up gdb.miTom Tromey3-11/+23
2013-10-29gdb.mi/mi-console.c, gdb.mi/mi-stack.c: Remove local emacs variables defining...Pedro Alves2-13/+0
2013-10-17 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):Maciej W. Rozycki1-1/+1
2013-10-11gdb/testsuite/Yao Qi2-1/+10
2013-10-04Add support for --start option in -exec-run GDB/MI command.Joel Brobecker2-0/+69
2013-10-02Print registers not saved in the frame as "<not saved>" instead of "<optimize...Pedro Alves1-2/+2
2013-07-26 * gdb.mi/mi-var-child-f.exp: Pass f90 to gdb_compile insteadKeith Seitz1-8/+14
2013-07-25Resue 'z' formatter from mi register display code.Andrew Burgess3-0/+627
2013-07-24gdb/testsuite/Yao Qi2-5/+18
2013-07-23gdb/testsuite/Yao Qi1-3/+3
2013-07-192013-07-19 Hui Zhu <hui@codesourcery.com>Hui Zhu1-3/+9
2013-07-16simple test suite fix in gdb.miTom Tromey1-8/+9
2013-07-06 * gdb.mi/gdb2549.exp (register_tests): Expect any decimal forLuis Machado1-5/+5
2013-06-252013-06-25 Yao Qi <yao@codesourcery.com>Hui Zhu1-1/+1