Searched refs:gdbscm_make_exception_with_stack (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/guile/
H A Dscm-safe-call.c137 return gdbscm_make_exception_with_stack (key, args, data->stack);
H A Dscm-exception.c72 See gdbscm_make_exception_with_stack. */
194 gdbscm_make_exception_with_stack (SCM key, SCM args, SCM stack)
192 gdbscm_make_exception_with_stack (SCM key, SCM args, SCM stack) function
H A Dguile-internal.h325 extern SCM gdbscm_make_exception_with_stack (SCM key, SCM args, SCM stack);
/netbsd-current/external/gpl3/gdb/dist/gdb/guile/
H A Dscm-safe-call.c137 return gdbscm_make_exception_with_stack (key, args, data->stack);
H A Dscm-exception.c72 See gdbscm_make_exception_with_stack. */
194 gdbscm_make_exception_with_stack (SCM key, SCM args, SCM stack)
192 gdbscm_make_exception_with_stack (SCM key, SCM args, SCM stack) function
H A Dguile-internal.h317 extern SCM gdbscm_make_exception_with_stack (SCM key, SCM args, SCM stack);

Completed in 194 milliseconds