Lines Matching full:currently
61 on the stop reason and is currently used only for instrumentation plugins."
113 Return the SBQueue for this thread. If this thread is not currently associated
123 "Do a source level single step over in the currently selected thread."
133 "Step out of the currently selected thread."
141 "Do an instruction level single step in the currently selected thread."
157 LLDB currently supports process centric debugging which means when any
173 Suspend() and Resume() functions are not currently reference counted, if
206 if there is any. Currently, this works for Obj-C code and returns an SBValue
207 representing the NSException object at the throw site or that's currently
213 exception, if there is one for the thread. Currently, this works for Obj-C