forked from qt-creator/qt-creator
		
	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:
		@@ -114,7 +114,6 @@ enum DebuggerActionCode
 | 
			
		||||
    UseAddressInStackView,
 | 
			
		||||
 | 
			
		||||
    RegisterForPostMortem,
 | 
			
		||||
    ProvideMoreStartModes,
 | 
			
		||||
 | 
			
		||||
    // Gdb
 | 
			
		||||
    LoadGdbInit,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user