[Zorba-coders] [Bug 898575] Re: Debugger: crash when breakpoint remove

2012-03-29 Thread Matthias Brantner
** Changed in: zorba Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/898575 Title: Debugger: crash when breakpoint remove Status in Zorba - The

[Zorba-coders] [Bug 898575] Re: Debugger: crash when breakpoint remove

2011-12-01 Thread Gabriel Petrovay
** Summary changed: - Debugger: Crash when breakpoint remove + Debugger: crash when breakpoint remove -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/898575 Title: Debugger: crash when

[Zorba-coders] [Bug 898575] Re: Debugger: crash when breakpoint remove

2011-12-01 Thread Gabriel Petrovay
The problem was with unprotected call to: theRuntime-removeBreakpoint(lBID) which throws an exception if the breakpoint id is wrong. Now surrounded with try catch and properly displaying the information in the client. ** Changed in: zorba Status: New = In Progress ** Changed in: zorba