[Zorba-coders] [Bug 898578] Re: Debugger: breakpoint not removed from runtime during execution

2012-06-12 Thread Dana Florescu
** 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/898578

Title:
  Debugger: breakpoint not removed from runtime during execution

Status in Zorba - The XQuery Processor:
  Fix Released

Bug description:
  Query mm.xq:

  1  | for $x in 1 to 3
  2  | return
  3  |   $x

  (xqdb) bs -f q -l 1
  (xqdb) r
  break
  (xqdb) br -d 0
  (xqdb) r
  break

  This should have been stopping not break!!!

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/898578/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 898578] Re: Debugger: breakpoint not removed from runtime during execution

2011-12-08 Thread Gabriel Petrovay
** Branch linked: lp:~zorba-coders/zorba/debugger_client

** Changed in: zorba
   Status: In Progress = Fix Committed

** Changed in: zorba
Milestone: None = 2.2

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/898578

Title:
  Debugger: breakpoint not removed from runtime during execution

Status in Zorba - The XQuery Processor:
  Fix Committed

Bug description:
  Query mm.xq:

  1  | for $x in 1 to 3
  2  | return
  3  |   $x

  (xqdb) bs -f q -l 1
  (xqdb) r
  break
  (xqdb) br -d 0
  (xqdb) r
  break

  This should have been stopping not break!!!

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/898578/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 898578] Re: Debugger: breakpoint not removed from runtime during execution

2011-12-01 Thread Gabriel Petrovay
During my last changes this bug could have been corrected. I cannot reproduce 
it anymore.
Juan, can you please check with r10570?

If it works, marked it as fixed Committed.

Thanks!

** Changed in: zorba
   Status: New = In Progress

** Changed in: zorba
 Assignee: Gabriel Petrovay (gabipetrovay) = Juan Zacarias (juan457)

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/898578

Title:
  Debugger: breakpoint not removed from runtime during execution

Status in Zorba - The XQuery Processor:
  In Progress

Bug description:
  Query mm.xq:

  1  | for $x in 1 to 3
  2  | return
  3  |   $x

  (xqdb) bs -f q -l 1
  (xqdb) r
  break
  (xqdb) br -d 0
  (xqdb) r
  break

  This should have been stopping not break!!!

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/898578/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp