forked from OSchip/llvm-project
parent
ac4db9251b
commit
c02a273ba6
|
@ -20,7 +20,7 @@ namespace lldb {
|
|||
"SBDebugger is the primordial object that creates SBTargets and provides
|
||||
access to them. It also manages the overall debugging experiences.
|
||||
|
||||
For example (in example/disasm.py),
|
||||
For example (from example/disasm.py),
|
||||
|
||||
import lldb
|
||||
import os
|
||||
|
|
Loading…
Reference in New Issue