You may try out
'FirePHP - Firebug Extension for AJAX Development':
http://www.firephp.org/
On Jul 24, 12:09 am, javier gómez <
javier.gomez.co...@gmail.com>
wrote:
> That has a lot of sense JSamir. Now I understand why!!!
> Thanks ^_^
>
> I have found some info:
> If you want to debug a script started through a web browser, simply add
> XDEBUG_SESSION_START=session_name as parameter to the URL. Refer to the
> next section to read on how debug sessions work from within a browser
> window.
>
> Continues at:
http://xdebug.org/docs/remote#browser_session
>
> On 22 July 2012 14:31, JSamir <
samirabul...@gmail.com> wrote:
>
>
>
>
>
>
>
>
>
> > As far as I know, the debug is working in that manner that YOUR IDE is
> > waiting for a connection on a port you specified in php.ini and in the IDE
> > settings. On your first debug run, your browser uses some params in the URl
> > to tell xdebug "now i need debug".
> > When you use Ajax, you dont start a new debug session, and therefore
> > xdebug cant work. Thats just an info, not a solution.
>
> > I would try to send some debug info in the url with the ajax request,
> > maybe xdebug starts a new session then.
>
> > Tell us how you solved it if you do ;)
>
> > On Sunday, July 22, 2012 11:23:50 AM UTC+2, Imanol wrote:
>
> >> Hi, for this purpose i'm using eclipse + xdebug + firebug all running at
> >> localhost. With firebug you can see the post headers, the ajax call and the
> >> server response. Also I'm been able to put a breackpoint at the function on
> >> the controller who generates the ajax response. Obviously you have to start
> >> debugging from index.php.
> >> If you have wish, i could grab some screenshoots of the process.
> >> Hope it helps,
>
> >> 2012/7/21 javier gómez <
javier.gomez.co...@gmail.com>
> >>>>> To post to this group, send an email to joomla-dev-cms@googlegroups.**
> >>>>> co**m <
joomla-...@googlegroups.com>.
> >>>>> To unsubscribe from this group, send email to
> >>>>> joomla-dev-cms+unsubscribe@**goo**
glegroups.com<joomla-dev-cms%2Bunsubscrib
e...@googlegroups.com>
> >>>>> .
> >>>>> For more options, visit this group athttp://
groups.google.com/**group
> >>>>> **/joomla-dev-cms?hl=en-GB<
http://groups.google.com/group/joomla-dev-cms?hl=en-GB>
> >>>>> .
>
> >>>> --
> >>>> Sincerely,
>
> >>>> Brad Gies
> >>>> ------------------------------****----------------
> >>>>
bgies.com maxhomevalue.com
> >>>>
idailythought.com greenfarminvest.com
> >>>> ------------------------------****----------------
>
> >>>> --
> >>>> You received this message because you are subscribed to the Google
> >>>> Groups "Joomla! CMS Development" group.
> >>>> To post to this group, send an email to joomla-dev-cms@googlegroups.**
> >>>> co**m <
joomla-...@googlegroups.com>.
> >>>> To unsubscribe from this group, send email to
> >>>> joomla-dev-cms+unsubscribe@**goo**
glegroups.com<joomla-dev-cms%2Bunsubscrib
e...@googlegroups.com>
> >>>> .
> >>>> For more options, visit this group athttp://
groups.google.com/**group*
> >>>> */joomla-dev-cms?hl=en-GB<
http://groups.google.com/group/joomla-dev-cms?hl=en-GB>
> >>>> .
>
> >>> --
> >>> Javi
>
> >>> --
> >>> You received this message because you are subscribed to the Google
> >>> Groups "Joomla! CMS Development" group.
> >>> To post to this group, send an email to joomla-dev-cms@googlegroups.**
> >>> com <
joomla-...@googlegroups.com>.
> >>> To unsubscribe from this group, send email to
> >>> joomla-dev-cms+unsubscribe@**
googlegroups.com<joomla-dev-cms%2Bunsubscribe@
googlegroups.com>
> >>> .
> >>> For more options, visit this group athttp://
groups.google.com/**
> >>> group/joomla-dev-cms?hl=en-GB<
http://groups.google.com/group/joomla-dev-cms?hl=en-GB>
> >>> .