* In StackController, don't update the frame indices when |-push:|- or |-pop|-ing.
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 19 Jun 2010 16:14:23 +0000 (12:14 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 19 Jun 2010 16:14:23 +0000 (12:14 -0400)
commitcc1f7dc0ae76c1c708d1a4773c8b8e7a342e3a66
treeca9ded3c9787569b90027d963e0f43ae62187f9e
parent4ea4fbc307c293e690f94063cacb772ede4b6bed
* In StackController, don't update the frame indices when |-push:|- or |-pop|-ing.
* Only retreive full stack frame information for frame 0. The other frames will be fetched lazily.
Source/DebuggerProcessor.m
Source/StackController.m