The debug tag has no wiki summary.
25
votes
4answers
3k views
What is the proper way of debugging a slow Windows installation?
You know the drill - you've been asked to check why your cousin's computer is running slow.
I was right there yesterday. Being a Mac user since 2007 I haven't really dug deep in Windows internals in ...
6
votes
5answers
2k views
PC Blue Screens and then instantly reboots. How do I stop this or find the error later?
I've started getting random blue screens from my (admittedly aged PC). Unfortunately it reboots straight away so I don't get chance to read the error. It's been happening when browsing Stack Overflow ...
4
votes
3answers
4k views
Diagnosing slow Excel spreadsheets?
A client contacted me, complaining of Excel spreadsheets that were taking far too long to open. They use Excel for creating invoices, so they have hundreds of Excel spreadsheets with light formatting ...
4
votes
3answers
220 views
How can I see all keypresses on the keyboard?
I've been given a laptop to fix - it is 'randomly scrolling documents'. I'm almost certain it's a faulty connection in the keyboard, causing page-down to fire. Is there a program I can use to monitor ...
0
votes
1answer
2k views
Windows 7 BSOD Crashes
I recently upgraded to Windows 7 64 doing a clean install from Vista 64 and ever since I keep getting random blue screen crashes. I have the feeling it's caused by my video card but everything has the ...
7
votes
4answers
999 views
ASCII-art unicorn one-liner [closed]
I need to spruce up my debugging messages. I have a smiley in there :D, but someone suggested using a unicorn. There are some nice resources on ASCII unicorns (e.g. ...
1
vote
1answer
146 views
Looking for tool to show IP packets (and do analysis) sent/received from/to my machine (want to debug why can't mount network drive)
fiddler2 comes close but this only deals with web browsers it seems.
I need this tool to debug why I can't mount a common standard network/NAS drive (e.g. via SMB/SAMBA) in Windows 7 Pro and Home.
...
5
votes
2answers
2k views
How to “debug” a keyboard in Linux? Like pressing a key and seeing a code in a terminal
I didn't have an answer to my problem about adding additional keyboards in my Ubuntu 10.04. Questions mark is not working in my keyboard, only using Alt Gr key + W.
So, I don't know if this is a ...
2
votes
6answers
1k views
Strange firefox bug
whenever i type any address and click go, it gives some strange error.
for example , when i type "www.google.com" it freezes for sometime and gives me error as follow:
File Not Found
...
1
vote
4answers
1k views
Ubuntu 9.04, AMD and nVidia: How to determine cause of lockup?
I have a dual-core AMD with a GeForce 9500 card, and have been experiencing random lockups.
I haven't found a way to reproduce them, but the only thing that works is to power off - the machine is ...
2
votes
2answers
865 views
Check “Id3 Tag” integrity from mp3 (almost a “debug”). Is it possible?
I'm using Mp3Tag do edit Id3 tags in my mp3 files.
In the editor everything looks ok, but in my iTunes, some of them just ge messed up. The artist isn't read, Album Artist doesn't show up, this kind ...
1
vote
1answer
3k views
What is the DOS debug script to low level format a hard drive?
What is the DOS debug script to low level format a hard drive?
0
votes
0answers
346 views
How to fix “ Remote Desktop Connection” error, is it OK to turn off port 3389?
I keep getting this error when I attempt to connect to our remote Database using Remote Desktop Connection .
First, which reason of those 3 would it be?
I search online and I found out this may ...
0
votes
1answer
37 views
Eliminate cause of crash - if rooted on host
Is there a way to pin down the moments (e.g., 15 seconds) just before a program crashes on windows-xp-sp3?
It would be interesting to inspect applications and executables and their communication ...