Lines Matching refs:GetVariables
133 log->Printf ("SBFrame::GetVariables () => error: could not reconstruct frame object for this SBFrame.");
1051 SBFrame::GetVariables (bool arguments,
1063 value_list = GetVariables (arguments, locals, statics, in_scope_only, use_dynamic);
1069 SBFrame::GetVariables (bool arguments,
1085 log->Printf ("SBFrame::GetVariables (arguments=%i, locals=%i, statics=%i, in_scope_only=%i)",
1150 log->Printf ("SBFrame::GetVariables () => error: could not reconstruct frame object for this SBFrame.");
1156 log->Printf ("SBFrame::GetVariables () => error: process is running");
1162 log->Printf ("SBFrame(%p)::GetVariables (...) => SBValueList(%p)", frame, value_list.opaque_ptr());