Debugging pipelined function through toad

Hi,

I am not able to debug packages. In my case, from one function of a package, I am calling another function of different package.

The called function is pipelined function.

It is showing error highlighting where I mentioned pipe() and then showing ‘‘Execution Terminated’’ message.

Is it that Debugger of Toad for Oracle doesnt support if function is pipelined function?