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

  /src/external/gpl3/gdb/dist/gdb/python/lib/gdb/dap/
breakpoint.py 378 def _catch_exception(filterId, **args): function
397 return _set_breakpoints_callback("exception", filter_options, _catch_exception)
  /src/external/gpl3/gdb.old/dist/gdb/python/lib/gdb/dap/
breakpoint.py 366 def _catch_exception(filterId, **args): function
382 return _set_breakpoints_callback("exception", filter_options, _catch_exception)

Completed in 57 milliseconds