Module: LLDB::NativeStatus

Defined in:
lib/lldb/types.rb

Constant Summary collapse

OK =

: Integer

0
INVALID_ARGUMENT =

: Integer

1
INVALID_HANDLE =

: Integer

2
UNSUPPORTED =

: Integer

3
LLDB_ERROR =

: Integer

4
INTERNAL_ERROR =

: Integer

5