ide/debugger: Better errors for evaluating function calls
authorJerome St-Louis <jerome@ecere.com>
Tue, 13 May 2014 23:56:06 +0000 (19:56 -0400)
committerJerome St-Louis <jerome@ecere.com>
Tue, 13 May 2014 23:56:06 +0000 (19:56 -0400)
commit9e09cdd66b96098b048265ece30a6fae3f72d8a3
tree69f210b5c345707dd99ccc4884693a04a0427dc0
parentcc4b9432cf65ee9a9776a4284f97308517caea35
ide/debugger: Better errors for evaluating function calls
compiler/bootstrap/libec/bootstrap/ecdefs.c
compiler/bootstrap/libec/bootstrap/freeAst.c
compiler/libec/src/ecdefs.ec
compiler/libec/src/freeAst.ec
ide/src/debugger/Debugger.ec
ide/src/debugger/debugTools.ec