8 posts tagged with debugging. (View popular tags)
Displaying 1 through 8 of 8. Subscribe:
So, I am sadly tasked with debugging sites on IE every once in a while. Is there anything that even approaches the awesomeness of FireBug/Web Inspector for this task? [more inside]
posted by tmcw
on Oct 22, 2009 -
11 answers
I want to use the JIT Debug utility you can install with Office 2007 to debug scripts in another (non-Office) product. I used to be able to do that using previous versions of Office but it doesn't seem to work anymore. What am I doing wrong? [more inside]
posted by l'esprit d'escalier
on May 5, 2009 -
2 answers
Give me Bobby Fischer Teaches Chess for reading code. [more inside]
posted by tylermoody
on Jun 10, 2008 -
8 answers
Windows debugging question: why is SendMessage blocking indefinitely on NtUserMessageCall? [more inside]
posted by russilwvong
on Nov 5, 2007 -
5 answers
COM/RPC debugging: interpreting RPC extended error information. [more inside]
posted by russilwvong
on Oct 12, 2007 -
6 answers
My computer is freezing intermittently. My gut says it's a software problem. Is there some sort of "black box" program to help figure out which program is the culprit? [more inside]
posted by blue_wardrobe
on Nov 22, 2005 -
13 answers
Why does IE hate my website? I've got it looking decent in Safari and Firefox, but it looks hideous in Explorer. Having done a fair amount of Googling, I've come to the conclusion that it's probably related to one of Explorer's notorious CSS rendering bugs, but my self-taught CSS and HTML is not enough to enable me to pinpoint and solve the problem. [more inside]
posted by yankeefog
on Nov 9, 2005 -
15 answers
I like to code my PHP scripts on my Windows machine in TextPad, then upload them to the server to test/debug them. But constantly FTPing files while debugging is the pits. What's the answer? Install PHP locally? Break down and learn to use vi? What's a programmer to do? What would you do?
posted by vraxoin
on Jun 22, 2004 -
31 answers