Page 1 of 1

Debugging a package

Posted: Tue 03 Dec 2013 11:07
by Valgardur
I am having problems debugging a procedure in a package.. My package is compiled for debugging and I can execute, but Step Into does not work, I even tried a breakpoint at the very first line... all I get is "Debugging finished at.."

Re: Debugging a package

Posted: Wed 04 Dec 2013 12:43
by alexa
This may happen if a package doesn't contain a package body.

Could you please send us the CREATE definition of the package for investigation?

You can send a reply straight to our support system at supportATdevartDOTcom, so we will keep further correspondence with you on this issue via that system.

Re: Debugging a package

Posted: Wed 04 Dec 2013 13:36
by Valgardur
My package does contain a body.. if it didn't there would not be much to debug anyway.

I am afraid I cannot send you the package source code. Maybe I will create an example, but these days are fairly busy.

I will send a private message to alexaATdevartDOTcom, which seems to work, while support doesn't..

Re: Debugging a package

Posted: Wed 04 Dec 2013 17:24
by alexa
Will be looking forward to your reply.

Re: Debugging a package

Posted: Wed 04 Dec 2013 17:29
by Valgardur
This is working in the latest release.