Get the source code from the debugger engine in [GDBpConnection(Private) createStackF...
authorRobert Sesek <rsesek@bluestatic.org>
Mon, 1 Dec 2008 17:50:11 +0000 (12:50 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 1 Dec 2008 17:50:11 +0000 (12:50 -0500)
commit3b08e5fa15587418e2fa83a94ce0f04efc699899
treef54c4c28e37f846f6d29352603b5637ee3de6e79
parent2a6afa507a937269caedde9f78abab6d3a9ae519
Get the source code from the debugger engine in [GDBpConnection(Private) createStackFrame]

* Source/GDBpConnection.m:
(createStackFrame): Use the source GDBp command to get the source code for the stack frame
Source/GDBpConnection.m