On Jul 5, 2:45 am, alfonsoml <[email protected]> wrote:
> On Jul 4, 11:33 am, Unirgy <[email protected]> wrote:
>
> > Hi,
>
> > I'm trying to debug a javascript that is supplied in AJAX response
> > using <script> tags (with prototype.js Ajax.Request)
>
> > I was trying to find if there's a way to insert breakpoint using
> > console.* methods, as I can't really set the breakpoint using UI,
> > because the code is not there before AJAX is called. I couldn't find
> > such method, so my solution was to enable "Break on all errors" and
> > insert a deliberate syntax error.
>
> > What I've found was - I had real JS errors and Firebug didn't show
> > them in Console tab.
>
> Maybe it's this problem:http://code.google.com/p/fbug/issues/detail?id=1970
> I can assure you that I can't use Firefox with Firebug to work with
> XmlHttpRequest due to it as I don't get any warning about the errors,
> the script just stops and it's impossible to know the reason.

Thanks for the excellent test case. I find that when I run the test
case with Firebug inactive, I also do not get any error message. Is
that your experience?

> Fortunately the rest of the browsers have nice debugging tools.

And you are welcome for that. If you notice they all look like
Firebug ;-).

jjb




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Firebug" 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/firebug?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to