On 12/10/2018 10:30 PM, Jacob Bachmeyer wrote: > Should DejaGnu eventually support GDB's MI mode, possibly in another module?
Would this be for GDB's own testing, or for something else? GDB already has MI testcases driven by dejagnu. Most live under gdb/testsuite/gdb.mi/ https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=tree;f=gdb/testsuite/gdb.mi We don't have an actual TCL MI parser though, MI testing is mostly regular expression based. Thanks, Pedro Alves _______________________________________________ DejaGnu mailing list [email protected] https://lists.gnu.org/mailman/listinfo/dejagnu
