What Firebug version do you use?
Please try Firebug 1.10 beta 3
http://getfirebug.com/releases/firebug/1.10/firebug-1.10.0b3.xpi
Does it help?
Honza
On Jul 6, 11:09 pm, Tim Higham <
tim.boz.hig...@gmail.com> wrote:
> No errors whatso ever, keep getting code stopped at an undefined breakpoint
> without any errors in an ajax function:
>
> xmlhttp.send(sendData);
>
> The server gets and returns all data without error and clicking continue
> runs the code without error ?
> Any ideas what is causing this as it is irritating !!
> Tim