Home

Search results

"tag:debug"


Title and summary Date/time
1
2 Wrongs Making a Right: (false && false) = true
I just had one of those times when I thought I totally lost the ability to do simple logic. Take a look at this screenshot: I'll break it down: req.readyState = 4, and batch.async = false. Last time I checked 4 = 4. So blatantly (4 != 4) is false. And ...
28-Feb-2008
23:43:33
2
The case of James Gosling and the missing Javascript Debuggers
James Gosling recently claimed that: "None of the browsers has decent debugging hooks". I've got a list of of Javascript debuggers that might be interesting. I think they must use the debugging hooks in Firefox and IE. Venkman for Firefox Firebug for ...
21-Apr-2006
00:08:30
3
Javascript Debugger Updated (v0.9.86)
I've updated Venkman, the Javascript debugger for Firefox. The changes include: Now works on Firefox 1.5.0.1 Fixed the multiple load bug - previously if you started Venkman, and then closed it, you couldn't get it back until you re-started Firefox. A ...
02-Feb-2006
08:29:37
4
A new home for my Venkman patch
The Firefox Javascript debugger has been looking a bit unloved and quite a few people have been using my patch, so I've created a new home for the patch. The new page is a much better place to link to than the old blog entry. The new page has the ...
04-Nov-2005
10:17:41
5
Javascript Debugger (Venkman)
Update: I've created a new permanent page for my Venkman patch: Venkman for Firefox 1.5 Old blog content: Firefox 1.5 beta 2 is ready for download. See also the release notes and the list of new features. This is the last planned beta before the ...
07-Oct-2005
11:14:04
6
Debugging Javascript under Firefox 1.5
Update: I've created a new permanent page for my Venkman patch: Venkman for Firefox 1.5 Old blog content: Currently you can't CAN!. See below for update. Previously Venkman (the Javascript debugger) would not install, and if you tried to hack it by ...
29-Sep-2005
08:03:32