debugger: remove the "expert start modes"

This reverts most of 12f7a439d. It was a bad idea.

Task-number: QTCREATORBUG-6752
Change-Id: I048749a9dc888f36045f641de8fd2a1e3ae5d979
Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
hjk
2012-01-07 17:18:52 +01:00
parent 73fdc207ce
commit 4f891e9901
4 changed files with 7 additions and 28 deletions

View File

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