Skip to content

Instantly share code, notes, and snippets.

@tahaconfiant
Last active December 10, 2019 08:27
Show Gist options
  • Save tahaconfiant/cc72152cbba1a9957467bca3b0e6a4c1 to your computer and use it in GitHub Desktop.
Save tahaconfiant/cc72152cbba1a9957467bca3b0e6a4c1 to your computer and use it in GitHub Desktop.
lldb_init_module
def __lldb_init_module(debugger, internal_dict):
debugger.HandleCommand('command script add -f bundlore_python_dump.custom_breakpoints bundlore_python_dump')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment