aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib/mi-support.exp
AgeCommit message (Expand)AuthorFilesLines
2017-03-20Add a better diagnostic message in mi_gdb_testMarc-Andre Laperle1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado1-4/+4
2016-09-10Use target_sim_options for sim target.Jon Beniston1-1/+2
2016-08-09Fix PR gdb/20418 - Problems with synchronous commands and new-uiPedro Alves1-2/+2
2016-06-30Make testing gdb with FORCE_SEPARATE_MI_TTY=1 actually workPedro Alves1-1/+1
2016-06-21Add "new-ui console" testsPedro Alves1-12/+0
2016-06-21Add testing infrastruture bits for running with MI on a separate UIPedro Alves1-28/+131
2016-04-05Make ftrace tests work with remote targetsSimon Marchi1-7/+9
2016-04-05Improve gdb_remote_download, remove gdb_downloadSimon Marchi1-1/+1
2016-01-12Reapply: List inferiors/threads/pspaces in ascending orderPedro Alves1-12/+1
2016-01-11testsuite: Fix false FAILs on too long base directoryJan Kratochvil1-1/+12
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-12-22Add an expect for running commands with CLI jumpThomas Preud'homme1-0/+3
2015-11-30Fix mi-nonstop.exp with extended-remotePedro Alves1-0/+9
2015-11-24List inferiors/threads/pspaces in ascending orderPedro Alves1-12/+1
2015-08-18PR mi/18833 gdb.execute ("set param value", to_string=True) will crash gdb if...Doug Evans1-0/+9
2015-08-14mi_make_breakpoint: add "evaluated-by" optionKeith Seitz1-2/+12
2015-08-11Explicit locations: MI support for explicit locationsKeith Seitz1-3/+13
2015-07-29Adjust MI to $inferior_spawn_idPedro Alves1-35/+21
2015-03-04Accept all-stop alternative in mi_expect_interruptSimon Marchi1-2/+3
2015-01-22Introduce gdb_interact in testsuiteAnders Granlund1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-09-09gdbserver-support: Handle gdbserver start failuresMaciej W. Rozycki1-1/+4
2014-07-12gdb/testsuite: Add a way to send multiple init commandsMaciej W. Rozycki1-2/+4
2014-05-29enable target async by default; separate MI and target notions of asyncPedro Alves1-2/+2
2014-05-22Add comment for mi_run_cmd_fullSimon Marchi1-0/+12
2014-05-21PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s outp...Pedro Alves1-0/+24
2014-05-21Revert "Fix argument passing in mi_run_cmd_full"Simon Marchi1-12/+1
2014-05-16mi-support.exp: Fix some pastos.Pedro Alves1-4/+4
2014-05-15Fix argument passing in mi_run_cmd_fullSimon Marchi1-1/+12
2014-05-15Fix mi_expect_stop for non-zero exit codesSimon Marchi1-0/+14
2014-04-23Introduce some new MI test suite cleanups for breakpoint andKeith Seitz1-40/+125
2014-03-24Fix PR breakpoints/16101: gdb.base/dprintf.exp agent-printf failures with non...Hui Zhu1-0/+1
2014-03-18PR gdb/13860: make "-exec-foo"'s MI output equal to "foo"'s MI output.Pedro Alves1-2/+16
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-06testsuite: introduce index in varobj child eval.Keven Boell1-1/+10
2013-11-22Check has_more in mi_create_dynamic_varobjYao Qi1-2/+3
2013-11-19Remove unnecessary '\'.Yao Qi1-2/+2
2013-11-19Fix format issues in lib/mi-support.expYao Qi1-278/+278
2013-11-19Remove 'whatever' in lib/mi-support.expYao Qi1-3/+0
2013-11-15 * lib/mi-support.exp (mi_gdb_test): Expect different formatsLuis Machado1-8/+23
2013-10-07 * lib/mi-support.exp (varobj_tree::walk_tree): Set _root_idxTom Tromey1-0/+3
2013-09-23revert erroneous checkin to mi-support.expTom Tromey1-3/+0
2013-09-23(clh 9)Tom Tromey1-0/+3
2013-06-07Remove superfluous semicolons from testsuite throughout.Pedro Alves1-56/+56
2013-03-14gdb/testsuite/Yao Qi1-20/+20
2013-01-212013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>Marc Khouzam1-4/+4
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-07-25gdb/testsuite/Jan Kratochvil1-1/+1