Added setting for breakpoint full path by default

Change-Id: Ibb068bdecf73c5bae0b31b08506209f05b811965
Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
Vladislav Navrocky
2012-06-10 01:20:30 +04:00
committed by hjk
parent a1834bba8e
commit d76c5ca205
5 changed files with 50 additions and 28 deletions

View File

@@ -99,6 +99,7 @@ enum DebuggerActionCode
OperateByInstruction,
CloseBuffersOnExit,
SwitchModeOnExit,
BreakpointsFullPathByDefault,
RaiseOnInterrupt,
UseDebuggingHelpers,