Hooking up "Step Over" and "Step Out" buttons
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 4 Aug 2007 08:47:50 +0000 (01:47 -0700)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 4 Aug 2007 08:47:50 +0000 (01:47 -0700)
commitbc547fe120b1d5e956144e9cfca7a6633b2703c6
tree5d8151ccea3747c8caef0a2ca8cb5a8502fe6e82
parenta7192b6120a68891fb36be3255bd30091c57136a
Hooking up "Step Over" and "Step Out" buttons

* Source/DebuggerConnection.m|h:
([DebuggerConnection stepOut]): New method
([DebuggerConnection stepOver]): New method
* Source/DebuggerWindowController.m|h:
([DebuggerWindowController stepOut]): New method
([DebuggerWindowController stepOver]): New method
* English.lproj/Debugger.nib: Hooking up the two buttons to the new actions in DebuggerWindowController
English.lproj/Debugger.nib/classes.nib
English.lproj/Debugger.nib/keyedobjects.nib
Source/DebuggerConnection.h
Source/DebuggerConnection.m
Source/DebuggerWindowController.h
Source/DebuggerWindowController.m