Debugging a Compiled Application
If you have an application that contains both compiled code and WebScript, do the following:
For example, if you are using gdb, you would type the following:
(gdb) run -d /NextLibrary/WebServer/htdocs MyApplications/Registration
http://localhost/cgi-bin/WebObjects/MyApplications/Registration