ok, so do I run the debugger on the index.php file? How does it work?
On Jun 6, 9:00 am, Chowsapal <[EMAIL PROTECTED]> wrote:
> Apache handles the mod_rewrite stuff. As soon as PHP is called, you
> will be able to trace the code.
>
> On Jun 5, 11:21 pm, Sake <[EMAIL PROTECTED]> wrote:
>
>
>
> > Does it deal well with the mod_rewrite stuff?
>
> > On Jun 5, 10:56 pm, Chowsapal <[EMAIL PROTECTED]> wrote:
>
> > > I use xdebug for php with vim, but there is an xdebug plugin for
> > > eclipse also that does what you are looking for. You have to add a
> > > few lines to your php.ini, and depending on your setup, add a debug
> > > flag to the query string, but it's pretty straightforward.
>
> > > On Jun 5, 9:48 pm, Sake <[EMAIL PROTECTED]> wrote:
>
> > > > Hi,
>
> > > > Question: I did a lot of java coding in eclipse in my life and find
> > > > that the debugging IDE tools in eclipse are incredibly useful. Most
> > > > importantly, I like that they allow you to step into and out of
> > > > function calls, view the call stack and variable values at any line of
> > > > code as the code progresses.
>
> > > > Has anybody successfully done this in cakePHP with any tools? I'd like
> > > > to see the sequence of calls from the time the dispatcher is
> > > > instantiated to the time that the views are rendered.
>
> > > > Just curious if anybody's done this successfully. I've recently
> > > > installed Eclipse PDT with Zend Debugger in an attempt to do this and
> > > > had no luck. I'm curious if I should keep trying or if it's
> > > > impossible.
>
> > > > Thanks,
> > > > Eduardo- Hide quoted text -
>
> > > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---