Bug 562295 - report warning with stack trace if evaluation fails badly

If evaluation fails due some error in debugger code, we don't see the
stack trace. This is extremely annoying, every time one has to debug to
the point to see what actually caused the problem. This patch simply
logs a warning about failed evaluation with the original stack trace.

Change-Id: Ib577c370906677b4b42fd0aeafd587cecf576677
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
1 file changed