Created
December 10, 2019 09:01
-
-
Save tahaconfiant/37e06d1e1c613a7728c25739df642dc6 to your computer and use it in GitHub Desktop.
follow-fork-child-init
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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