Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpy-record-btrace.h38 extern PyObject *recpy_bt_function_call_history (PyObject *self, void *closure);
Dpy-record.c145 return recpy_bt_function_call_history (self, closure); in recpy_function_call_history()
Dpy-record-btrace.c728 recpy_bt_function_call_history (PyObject *self, void *closure) in recpy_bt_function_call_history() function
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-201713404 (recpy_bt_function_call_history): Use new type name.
13486 recpy_bt_function_call_history, recpy_bt_goto): Use ptid stored
13495 BTPY_REQUIRE_VALID_CALL, recpy_bt_function_call_history): Fix
DChangeLog-201812951 (recpy_bt_function_call_history): Call record_btrace_get_cpu.