Rewrite variable and property loading.
authorRobert Sesek <rsesek@bluestatic.org>
Wed, 2 Dec 2015 03:50:53 +0000 (22:50 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Wed, 2 Dec 2015 03:50:53 +0000 (22:50 -0500)
commit6b4337558dc077718eb5a0d7bb634752eccd83b5
tree06b62380be1930e8e5a6576be1fbb2a758308ccd
parent3958d30f60f2ed70bd179170a244f2c7b4d4d3e0
Rewrite variable and property loading.

This removes the -[VariableNode dynamicChildren] hack and replaces it with
controller-driven loading.
English.lproj/Debugger.xib
Source/DebuggerBackEnd.h
Source/DebuggerBackEnd.m
Source/DebuggerController.h
Source/DebuggerController.m
Source/VariableNode.h
Source/VariableNode.m