I am using Firebug 1.4.0. I have some JavaScript that I am trying to debug. When I bring up the desired script all the code lines appear to be "grayed out" but I can set the break point. When I list the breakpoints is has a box that is checked and says "undefined". When I execute the web page, firebug never drops into the the javascript file yet I know that the code is being executed I currently have alerts in the javascript code where I have the break point set and those alerts do pop up.
Can anyone tell me why these breakpoints are undefined ? and how I can get firebug to step into my javascript file. I have used firebug on this exact same javascript file about 5 months ago without issue, so I don;t know what I am doing wrong. Thanks, Beebo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
