Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpy-function.c60 fnpy_call (struct gdbarch *gdbarch, const struct language_defn *language, in fnpy_call() function
130 fnpy_call, self_ref.release ()); in fnpy_init()
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-20112036 * python/py-function.c (fnpy_call): Check 'args' is not NULL.
8469 * python/py-function.c (fnpy_call): Treat GdbErrors differently to
DChangeLog-20182271 (fnpy_call): Adjust.
3190 * python/py-function.c (fnpy_call): Use gdbpy_handle_exception.
DChangeLog-201717724 * python/py-function.c (fnpy_call): Reorder declarations to have
18129 * python/py-function.c (fnpy_call): Use gdbpy_enter, gdbpy_ref.
DChangeLog-20162003 * python/py-function.c (fnpy_call, fnpy_init): Update.
DChangeLog-20105847 * python/py-function.c (fnpy_call): Remove unused variable.
DChangeLog-20096304 (fnpy_call): Add GDBARCH and LANGAUAGE arguments and call