Home
last modified time | relevance | path

Searched refs:nquery (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Ddefs.h397 extern int nquery (const char *, ...) ATTR_FORMAT (printf, 1, 2);
H A Dutils.c1398 nquery (const char *ctlstr, ...) in nquery() function
H A Dbreakpoint.c5222 !nquery ("Make breakpoint pending on future shared library load? ")) in break_command_1()
H A DChangeLog9890 * defs.h (nquery, yquery): New prototypes.
9891 * breakpoint.c (break_command_1): Use new nquery interface.
9892 * utils.c (defaulted_query, nquery, yquery): New functions.
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/
H A DChangeLog1277 new nquery format used for pending breakpoints.
1299 new nquery format.