Skip to content

Commit a99f663

Browse files
committed
Export heapfrom command
1 parent 00ec2fd commit a99f663

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

commands/FBDebugCommands.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ def lldbcommands():
1717
FBFindInstancesCommand(),
1818
FBMethodBreakpointEnableCommand(),
1919
FBMethodBreakpointDisableCommand(),
20+
FBHeapFromCommand(),
2021
FBSequenceCommand(),
2122
]
2223

0 commit comments

Comments
 (0)