Struct lldb::SBThreadEvent [] [src]

pub struct SBThreadEvent<'e> { /* fields omitted */ }

A thread event.

Methods

impl<'e> SBThreadEvent<'e>
[src]

[src]

Construct a new SBThreadEvent.

[src]

Get the thread from this thread event.

[src]

Get the frame from this thread event.