We now properly fetch registers who need to have more data attached
authorRobert Sesek <rsesek@bluestatic.org>
Sun, 6 Jan 2008 00:50:56 +0000 (16:50 -0800)
committerRobert Sesek <rsesek@bluestatic.org>
Sun, 6 Jan 2008 00:50:56 +0000 (16:50 -0800)
commit581389d5cc76e3fe70ed73db910c3c6398f31532
treed46618bb7e10576619316d45ac8210b1db7cc626
parent6ab0afffd3d3516f088588a7816576ff054f4ca2
We now properly fetch registers who need to have more data attached

* Source/DebuggerWindowController.m:
([DebuggerWindowController addChildren:toNode:]): Don't attach nodes through the controller, but rather through the XMLElement (via the node's -[representedObject])
Source/DebuggerWindowController.m