Click to See Complete Forum and Search --> : Realtime pl/sql debugging in Oracle


me123456
August 11th, 2003, 01:17 PM
does anyone out there know how i can debug server-side pl/sql in real time so to speak, using live data??

All pl/sql debuggers out there dont seem to have this functionality, but you guys out there must have a way of doing this.. I dont think there is anything like a DebugBreak() in c++ for pl/sql so when it hits the break it calls the debugger for you.

any help would be greatly appreciated