in CommandObjectTargetStopHookList::Execute, if we don't have a target,
return before we try to dereference the target later in the function. Currently, % lldb -x (lldb) target stop-hook list crashes because of this. llvm-svn: 140417
Loading
Please register or sign in to comment