Recent content by cosmos

  1. C

    [Debugg] 10g Step Into (7.0)

    Ok We find the solution. In 10G we MUST right click on the sub package and select add debug information in order to step into it. ++
  2. C

    [Debugg] 10g Step Into (7.0)

    Hi all, I have a package which call another. When I debbug the first one I can't open the second one when i use Step Into debugger : on oracle 9i, when the second package is called, the debugger allow me to follow the steps in the other package. In 10g, the package is correctly executed, but...
Back
Top