Module: LLDB::RunMode

Defined in:
lib/lldb/types.rb

Constant Summary collapse

ONLY_THIS_THREAD =

: Integer

0
ALL_THREADS =

: Integer

1
ONLY_DURING_STEPPING =

: Integer

2