F faq Member² Jan 28, 2003 #1 Sometimes, when the debugger encounters an if-then-else statement, it seems to step through lines that are not actually executed.
Sometimes, when the debugger encounters an if-then-else statement, it seems to step through lines that are not actually executed.
S support Administrator Staff member Jan 28, 2003 #1 This is a known Oracle Server bug (bug# 2276832). For if-then-else statements the Oracle Debug API sometimes reports incorrect execution line numbers. The actual execution is okay though, but it is confusing.
This is a known Oracle Server bug (bug# 2276832). For if-then-else statements the Oracle Debug API sometimes reports incorrect execution line numbers. The actual execution is okay though, but it is confusing.