zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #02432
[Bug 898575] [NEW] Debugger: Crash when breakpoint remove
Public bug reported:
query mm.xq:
1 | for $x in 1 to 3
2 | return
3 | $x
(xqdb) bs -f q -l 3
(xqdb) br -i 0
!!!CRASH!!!
** Affects: zorba
Importance: High
Assignee: Gabriel Petrovay (gabipetrovay)
Status: New
** Tags: breakpoint crash debugger 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 breakpoint remove
Status in Zorba - The XQuery Processor:
New
Bug description:
query mm.xq:
1 | for $x in 1 to 3
2 | return
3 | $x
(xqdb) bs -f q -l 3
(xqdb) br -i 0
!!!CRASH!!!
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/898575/+subscriptions
Follow ups
References