I have the same issue. The breakpoint is marked as undefined as soon
as it is created. The location indicated by the breakpoint is correct
though.
The execution never breaks not even the first time.
When there is a long list of files, the js list popup does not behave
as well as before. There is no scrollbar when the list is too long. To
navigate through the files, you have to use the arrow keys.
Something else I remarked is that in this list I also get a bunch of
eval(...) strings that come from the Extjs library file: Ext2.0 ext-
all-debug.js to be accurate.
To work around this issue, I tried to reduce the number of js files
that are loaded (concatenating my debug versions), but to no effect.
Note also that I load the files dynamically creating a script element
on the fly and setting the src attribute to enable parallel
downloading of the files. Not sure whether it impacts fb.
Chris
On Jun 21, 5:15 pm, John J Barton <
johnjbar...@johnjbarton.com> wrote: