Blogs1 - 10 of 336 recent posts for tag:Debug
10
Feb
2012
when i’m cleaning windows

1 day ago by Vikki

Three thousand [plus] megabytes to be removed? Closer to 4K, actually. When was the last time I cleaned this thing! This is what happens when you abandon your computer to your offspring. Admittedly, there is some junk there from whenI was using this on a regular basis – and I had just been through a ...

Snootyvixen - snootyvixen.com · 2 references

09
Feb
2012
cannot find -lXmu : nVIDIA CUDA SDK compilation problem on CentOS 6 solved

2 days ago by samritmaity

While trying to compile nVIDIA Cuda SDK sample codes on CentOS 6-x86-64 bit system , it gave following compilation error. imageDenoisingGL.cpp: In function ‘void runAutoTest(int, char**)’: imageDenoisingGL.cpp:627: warning: unused variable ‘devID’ /usr/bin/ld: cannot find -lXmu collect2: ld returned ...

SAM's Blog - samritmaity.wordpress.com

08
Feb
2012
Monitoring Global Atom Table part I

2 days ago by Jordi Corbilla

The aim of this article is to give a sound understanding about Atoms, how to monitor them and check whether we have or have not any process that is potentially leaking atoms. As Microsoft very well defines: "An atom table is a system-defined table that stores strings and corresponding identifiers. A ...

Random thoughts on coding ... - thundaxsoftware.blogspot.com · 2 references

Monitor

3 days ago by Dovyski

Monitor is a lightweight customizable property monitor. Some features: watch any property of any class customizable update rate customizable per-property color chat rendering for numeric values watch framerate, memory and Flash Player version ready to use framerate property Sample // get a singleton ...

AS3 Game Gears - as3gamegears.com · Rank: 187,226 · 1 reference

07
Feb
2012
fatrace: report system wide file access events

3 days ago by pitti

Part of our efforts to reduce power consumption is to identify processes which keep waking up the disk even when the computer is idle. This already resulted in a few bug reports (and some fixes, too), but we only really just began with this. Unfortunately there is no really good tool to trace file a ...

Martin Pitt - piware.de · Rank: 96,290 · 22 references

JDeveloper Gem: Debug Ant Scripts

3 days ago by Timo Hahn

I’m not sure if this feature of JDeveloper is widely known, but JDev allows you to debug ANT scripts as if they where java classes of a project. I guess you normally don’t need to debug an ANT script, but sometimes it comes handy. A use case which comes up quite often lately is the installation for ...

JDev & ADF Goodies - tompeez.wordpress.com · 1 reference

Can bus Debug con l'oscilloscopio digitale

4 days ago by Edi82

Il CAN (Controller Area Network) era stato inizialmente sviluppato negli anni ’80 dalla Robert Bosch GmbH come un bus low-cost per le comunicazioni tra dispositivi in ambienti elettronicamente rumorosi. Mercedes-Benz è diventato il primo produttore nell’automotive, nel 1992, ad implementare il CAN n ...

ELETTRONICA OPEN SOURCE - it.emcelettronica.com · Rank: 56,686 · 68 references

05
Feb
2012
Debug Web Pages in Firefox With Firebug

6 days ago by latest hot gossips

For Web developers like me, one of the most burning questions is "why does the page look like this?" Firebug is a free add-on for Firefox that can answer that question very quickly and in great detail. With over 1.6 million users and a five-star review average from 1,144 user reviews, Firebug 1.8.4 ...

windows 8 free download ... - windows8betadownload.net

03
Feb
2012
Python extension for WinDbg

8 days ago by admin

This project can help to automate debugging and crash dump analysis using Python. It’s allow to take the best from two worlds: combine powerful scripting language with power of WinDbg! Additionally, pykd has double functionality: It’s Python module and can be used in any Python script At the same ti ...

Software Testing Tools ... - testertools.com · 1 reference

02
Feb
2012
Tailing log files in eclipse // technology

9 days ago by danielgerber

I used to tail my log files in the console/terminal with “$ tail -f somelog.log”. But this is not really working if you have Eclipse in fullscreen mode (in Mac OS X). I recently stumbled across a very nice plugin, which basically let’s you do the same thing in a “Window-View” just like the Console- ...

neverbeenbetter - danielgerber.wordpress.com · 2 references

Previous1234567