newbie: debbuging multi-page website with Eclipse PDT



Hello,
I am using Eclipse PDT with Zend Debugger in Mandriva Linux.
I have a website containing pages Paper.php and AddEdition.php.
The page Paper.php contains form:

<form id="AddEdition" name="AddEdition" action="AddEdition.php"
method="post" enctype="multipart/form-data" onsubmit="return
ValidateEdition();">
....
</form>

I mean the script AddEdition.php is called.
I set breakpoint in AddEdition.php, but I don't know how to reach it in
debugger because debugger displays:
        <terminated>Paper [PHP Script]  
and nothing happends. There's nothing in Debug Output and Browser Output
windows.
I cannot start debugging from AddEdition.php because it doesn;t make any
sense ($_POST not initialized).

Please help. Thanks.
.



Relevant Pages

  • Re: Moving to the Net: Encrypted Execution for User Code on a Hosting
    ... But if I don't want to run a debugger, why would I allow a debugger ... just as we can go through schemes to authenticate a full ... to the deliverables to find out what that hell's happening that you ... because it has so much controllable debug output built into it, ...
    (comp.arch)
  • Re: Supressing First chance Exceptions
    ... The only options are continue and break in debugger. ... that I am aware of to stop it from being reported in the Debug Output. ... > Each exception is listed there with a set of options of what to do ... > Use of any included script samples are subject to the terms specified ...
    (microsoft.public.win32.programmer.tools)
  • IISState Not Logging?
    ... We've been having problems with the IISState debugger. ... Both machines have had IIS crashes several times since ... but we haven't gotten any debug output. ...
    (microsoft.public.inetserver.iis)
  • Re: bug in debugger?
    ... - Is the value of the pointer you use to view the data shown correctly by the debugger? ... or to debug output, and compare with the value shown by the debugger) ... Is the data correct in Memory window? ...
    (microsoft.public.vc.debugger)
  • Re: Unable to start debugging on the webserver
    ... IIS as the debugger. ... "Unable to start debugging on the web server. ... Running the web page outside of the debugger may provide further information." ... I have not changed any of the authentication methods for the website in IIS. ...
    (microsoft.public.dotnet.framework.aspnet)