fix case where debugger was finding the wrong clause.

This commit is contained in:
Vitor Santos Costa 2010-01-25 10:21:40 +00:00
parent 87a075bd28
commit 98769ce9af
1 changed files with 1 additions and 0 deletions

View File

@ -6904,6 +6904,7 @@ Yap_FollowIndexingCode(PredEntry *ap, yamop *ipc, Term Terms[3], yamop *ap_pc, y
ipc = ipc->u.ollll.l1;
S = s_reg = RepPair(t);
} else if (t == TermNil) {
unbounded = FALSE;
jlbl = &(ipc->u.ollll.l2);
ipc = ipc->u.ollll.l2;
} else {