Add a preference to disable automatic step-in upon connection
authorRobert Sesek <rsesek@bluestatic.org>
Sun, 17 May 2009 00:12:22 +0000 (20:12 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Sun, 17 May 2009 00:12:22 +0000 (20:12 -0400)
commit9bb7ab0406e57e3239822249f10ca7f13603c595
tree0de708e257ee184e4d34a2d26599e31aa3568f15
parent83f2e7737f2eba33b777c1bee4bdc0865f04bd77
Add a preference to disable automatic step-in upon connection

* English.lproj/Preferences.xib: Add checkbox to the general prefs
* Source/AppDelegate.m: Add NSUserDefaults default value
* Source/DebuggerController.m:
(startDebugger): Check pref before stepping
CHANGES
English.lproj/Preferences.xib
Source/AppDelegate.m
Source/DebuggerController.m