HomeSort by: relevance | last modified time | path
    Searched defs:python_on_inferior_call_post (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/python/
py-inferior.c 135 python_on_inferior_call_post (ptid_t thread, CORE_ADDR address) function
1021 gdb::observers::inferior_call_post.attach (python_on_inferior_call_post,
  /src/external/gpl3/gdb/dist/gdb/python/
py-inferior.c 135 python_on_inferior_call_post (ptid_t thread, CORE_ADDR address) function
1021 gdb::observers::inferior_call_post.attach (python_on_inferior_call_post,

Completed in 60 milliseconds