Skip to content

Instantly share code, notes, and snippets.

@tahaconfiant
Created December 10, 2019 09:01
Show Gist options
  • Save tahaconfiant/37e06d1e1c613a7728c25739df642dc6 to your computer and use it in GitHub Desktop.
Save tahaconfiant/37e06d1e1c613a7728c25739df642dc6 to your computer and use it in GitHub Desktop.
follow-fork-child-init
def __lldb_init_module(debugger, internal_dict):
debugger.HandleCommand('command script add -f follow_fork_child.custom_breakpoints follow-fork-child')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment