Menu

#9 Stepping inside Oracle

open
nobody
None
6
2006-06-26
2006-06-26
No

This is very probably a problem with Oracle's
VM, but needs to be resolved.

Breaking at a line such as

ret := ret + func2(i);

A step INTO request gets it all confused (well,
this is maybe our fault), and a step OVER
request actually steps into func2 (which is
actually nice for a proof-of-concept :).

Discussion


Log in to post a comment.