Print Thread
How to set debug breakpoints in Test Window?
#36708 12/08/09 11:13 AM
Joined: Nov 2004
Posts: 16
M
Member
OP Offline
Member
M
Joined: Nov 2004
Posts: 16
Hello,

I want to set breakpoints in the Test Window as described in the manual by clicking in the left line of the editor but the breakpoint-icon (red cross in yellow circle) does not appear.

I do can set/delete bookmarks.

How can I set the breakpoint in the Test Window?

The Program Window works correctly.


Regards,
Marc


PL/SQL Developer Version 8.0.0.1480

Re: How to set debug breakpoints in Test Window?
Marc Bisping #36710 12/08/09 01:30 PM
Joined: Aug 1999
Posts: 22,216
Member
Offline
Member
Joined: Aug 1999
Posts: 22,216
Perhaps you are trying to set a breakpoint in the anonymous PL/SQL Block of the Test Script? You can only set breakpoints in stored program units, compiled in the database. In the anonymous PL/SQL Block of the Test Script, this is unfortunately not possible. You can create a simple "debug" stored procedure that can act as a placeholder for the anonymous PL/SQL that you want to debug, and create a standard test script to run it. This way you can make the process a little bit more efficient.


Marco Kalter
Allround Automations

Moderated by  support 

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.4
(Release build 20200307)
Responsive Width:

PHP: 7.1.33 Page Time: 0.036s Queries: 14 (0.009s) Memory: 2.4970 MB (Peak: 3.0394 MB) Data Comp: Off Server Time: 2024-05-11 23:15:32 UTC
Valid HTML 5 and Valid CSS