Debugger: Better fall back for LLDB without remote support

Change-Id: I517052bb795674d4beda05e3909dc05afc99bfe3
Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
hjk
2014-06-02 17:05:52 +02:00
parent 60f5b5afc5
commit d57bb24354
4 changed files with 23 additions and 5 deletions

View File

@@ -111,6 +111,7 @@ enum DebuggerState
DebuggerFinished
};
// Keep in sync with dumper.py
enum DebuggerStartMode
{
NoStartMode,