No, there are no breakpoints.
You can use the following combination:
set debug file to '<filename';
trace on;
Or you could trace individual variables like:
trace <variable_name>;
This creates a debug file with information about variables
etc.
You might also check the ATG-Website:
http://www.serverstudio.com/
They had a stored procedure debugger for windows platforms,
however I never worked with this tool.
HTH.
Best regards
Eric
--
IT-Consulting Herber
WWW:
http://www.herber-consulting.de
Email:
eric@herber-consulting.de
***********************************************
Download the IFMX Database-Monitor for free at:
http://www.herber-consulting.de/BusyBee
***********************************************