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

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
py-events.py 76 def inferior_call_handler(event): function
113 gdb.events.inferior_call.connect(inferior_call_handler)
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
py-events.py 76 def inferior_call_handler(event): function
113 gdb.events.inferior_call.connect(inferior_call_handler)

Completed in 28 milliseconds