Calling updateSourceViewer: on selection change isn't enough, we also need to do...
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 4 Aug 2007 21:36:45 +0000 (14:36 -0700)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 4 Aug 2007 21:36:45 +0000 (14:36 -0700)
commite27bc6174b9bef95514df228bb6e45ac74076734
treea836966589e70856ebeb41d05101beeee8198663
parent99bd9f2e84c551a62f8ad02cb2b061c56aa2d7f1
Calling updateSourceViewer: on selection change isn't enough, we also need to do it when the stack changes

* Source/DebuggerWindowController.m:
([DebuggerWindowController setStack:]): Update the source viewer after finishing the setting
Source/DebuggerWindowController.m