debugger: introduce "expert mode" for rarely used start modes

Change-Id: Ic249a9e745dde926f789a12670a58406a48f8223
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
This commit is contained in:
hjk
2011-12-08 16:31:21 +01:00
committed by Christian Kandeler
parent 9ccaf69a1a
commit 12f7a439d9
4 changed files with 52 additions and 24 deletions

View File

@@ -114,6 +114,7 @@ enum DebuggerActionCode
UseAddressInStackView,
RegisterForPostMortem,
ProvideMoreStartModes,
// Gdb
LoadGdbInit,