Lines Matching full:did_crash
119 def did_crash(self):645 if thread.did_crash():674 this_thread_crashed = thread.did_crash()693 if (options.source_all or thread.did_crash()) and display_frame_idx < options.source_frames and options.source_context: