ide/debugger/watches: Fixed crashes on operators with only a right operand
authorJerome St-Louis <jerome@ecere.com>
Thu, 22 May 2014 14:25:04 +0000 (10:25 -0400)
committerJerome St-Louis <jerome@ecere.com>
Thu, 22 May 2014 14:25:04 +0000 (10:25 -0400)
commitf3d64b0a37a1135d1b962cd6411b344e84c87f65
treed377757dc3598272e938dc4e09b3c50003821742
parent6b0ca6f42527fd301ef0dbf85093f5b091212567
ide/debugger/watches: Fixed crashes on operators with only a right operand
- Was using unitialized memory, not computing operand
ide/src/debugger/debugTools.ec