Home
last modified time | relevance | path

Searched refs:starti (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dexpression.h65 int expandAliasThisTuples(Expressions *exps, size_t starti = 0);
H A Dexpression.c1068 int expandAliasThisTuples(Expressions *exps, size_t starti) in expandAliasThisTuples() argument
1073 for (size_t u = starti; u < exps->dim; u++) in expandAliasThisTuples()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dexpression.d340 int expandAliasThisTuples(Expressions* exps, size_t starti = 0)
345 for (size_t u = starti; u < exps.dim; u++)
/netbsd-src/external/gpl3/gdb/dist/gdb/doc/
H A DChangeLog-1991-20211741 starti command. Mention starti command as an alternative for
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20177578 * NEWS (Changes since GDB 8.0): Add starti.
7587 commands. Add starti command.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20177578 * NEWS (Changes since GDB 8.0): Add starti.
7587 commands. Add starti command.
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git55304 (gdb) starti
55314 Notice that before the `starti` command the watchpoint is showing as a
55322 I think this is bad. I used `starti`, but if the user did `start` or
55339 (gdb) starti
95720 UNRESOLVED: gdb.dwarf2/frame-inlined-in-outer-frame.exp: starti prompt
164717 PASS: gdb.python/python.exp: starti via gdb.execute, not from tty
164718 PASS: gdb.python/python.exp: starti via interactive input
164722 starti command argument from_tty, so it's strange that the test names are so
164731 PASS: gdb.python/python.exp: starti via gdb.execute, not from tty
164732 PASS: gdb.python/python.exp: starti via gdb.execute, from tty