Hi,
Bought the beta pdf version today and started with the Firefox/Firebug example starting on page 114. Ran into a problem setting a breakpoint for the base variable (Firebug gave a ReferenceError). Fixed it by adding a var base = 0
declaration at the top of the debugbench.js script. Works fine now.
Cheers,
Jim