Searched refs:mi_next (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/
H A Dgdb669.exp50 mi_next "next, try $i"
H A Dgdb701.exp47 mi_next "step over \"foo = 0\""
H A Dmi2-var-cmd.exp519 mi_next "step a line in incr_a"
520 mi_next "return from incr_a to do_special_tests"
H A Dmi-var-cmd.exp556 mi_next "step a line in incr_a"
557 mi_next "return from incr_a to do_special_tests"
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
H A Dpy-mi.exp97 mi_next "next over update 1"
106 mi_next "next over update 2"
157 mi_next "next over update 3"
178 mi_next "next over update 4"
202 mi_next "next over update 5"
213 mi_next "next over update 6"
240 mi_next "next over outer update"
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dsyncprov.c39 struct modinst *mi_next; member in struct:modinst
1391 mt->mt_mods = mt->mt_mods->mi_next;
2033 mt->mt_tail->mi_next = mi;
2053 for ( m2 = mt->mt_mods; m2->mi_next != mi;
2054 m2 = m2->mi_next );
2055 m2->mi_next = mi->mi_next;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/lib/
H A Dmi-support.exp920 proc mi_next { test } {

Completed in 195 milliseconds