Seems like I spoke too soon with my problem-free post...

I have several breakpoints set on a page, or rather, in code that
loads into a lightboxed iframe dlg on a page. When I reload the page,
open the dlg in question, and do things that I know hit some of those
breakpoints, firebug stops at the first one, as expected.

But when I hit either of the right-pointing light-blue triangle
Continue buttons, code doesn't seem to resume, the current-line
indicator doesn't move, and the console shows "FirebugChrome.resume is
not a function". (I have Show Chrome Errors turned on while I try to
learn anything I can about instabilities.)

This breakpoint is located in an ajax callback function. Any chance
that has something to do with this? If so, is there any sequence of
actions that will let breakpoints work in that context? I live
substantial parts of my life in callbacks...

Thanks
--~--~---------~--~----~------------~-------~--~----~
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