Home
last modified time | relevance | path

Searched refs:before_prompt (Results 1 – 25 of 34) sorted by relevance

12

/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
Dasync.exp47 proc test_background {command before_prompt after_prompt {message ""}} {
56 -re "^$command\r\n${before_prompt}${gdb_prompt}${after_prompt}completed\.\r\n" {
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dextension.c1073 || extlang->ops->before_prompt == NULL) in ext_lang_before_prompt()
1075 rc = extlang->ops->before_prompt (extlang, current_gdb_prompt); in ext_lang_before_prompt()
1093 gdb::observers::before_prompt.attach (ext_lang_before_prompt, "extension"); in _initialize_extension()
Dobservable.c64 DEFINE_OBSERVABLE (before_prompt);
Dobservable.h201 extern observable<const char */* current_prompt */> before_prompt;
Dextension-priv.h243 enum ext_lang_rc (*before_prompt) (const struct extension_language_defn *, member
Devent-top.c484 gdb::observers::before_prompt.notify (prompt); in notify_before_prompt()
/netbsd/src/external/gpl3/gdb/dist/gdb/tui/
Dtui-hooks.c234 attach_or_detach (gdb::observers::before_prompt, in tui_attach_detach_observers()
/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpy-all-events.def42 GDB_PY_DEFINE_EVENT(before_prompt)
Dpython.c1196 if (!evregpy_no_listeners_p (gdb_py_events.before_prompt) in gdbpy_before_prompt_hook()
1197 && evpy_emit_event (NULL, gdb_py_events.before_prompt) < 0) in gdbpy_before_prompt_hook()
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/sparc64/
Dobserver.inc1247 /* before_prompt notifications. */
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/powerpc64/
Dobserver.inc1247 /* before_prompt notifications. */
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/vax/
Dobserver.inc1247 /* before_prompt notifications. */
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/m68000/
Dobserver.inc1247 /* before_prompt notifications. */
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/mips64eb/
Dobserver.inc1247 /* before_prompt notifications. */
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/i386/
Dobserver.inc1247 /* before_prompt notifications. */
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/mipsel/
Dobserver.inc1247 /* before_prompt notifications. */
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/sparc/
Dobserver.inc1247 /* before_prompt notifications. */
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/mipseb/
Dobserver.inc1247 /* before_prompt notifications. */
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/sh3eb/
Dobserver.inc1247 /* before_prompt notifications. */
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/hppa/
Dobserver.inc1247 /* before_prompt notifications. */
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/sh3el/
Dobserver.inc1247 /* before_prompt notifications. */
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/arm/
Dobserver.inc1247 /* before_prompt notifications. */
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/m68k/
Dobserver.inc1247 /* before_prompt notifications. */
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/x86_64/
Dobserver.inc1247 /* before_prompt notifications. */
/netbsd/src/external/gpl3/gdb/lib/libgdb/arch/alpha/
Dobserver.inc1247 /* before_prompt notifications. */

12