Archief - De topics van lang geleden

Debugging

31-01-2007, 21:50 door Anoniem, 2 reacties
Misschien heb je er wel eens over gehoord of zou je er meer over willen
leren. Debuggen kan zowel productief als destructief zijn. Productief
wanneer je als je programeur software wil schrijven en je source code wil
testen. Of juist om van te leren. Destructief kan het zijn waneer je doel
gericht zoekt na bugs zoals exploits en overflows. Debuggen is niks meer
als het zoeken na fouten in een programma.

Wat links:
http://sts.synflood.de/dump/doc/RE_I.txt
http://sts.synflood.de/dump/doc/RE_II.txt
http://www.gnome.org/~newren/tutorials/developing-with-gnome/html/ch03.html
http://www-128.ibm.com/developerworks/aix/library/au-unix-strace.html
http://www.milw0rm.com/papers/32
Reacties (2)
01-02-2007, 11:35 door SirDice
Wel eens afgevraagd waarom het "debug" heet trouwens?

The invention of the term is often erroneously attributed to Grace Hopper, who publicized the cause of a malfunction in an early electromechanical computer. A typical version of the story is given by this quote:
In 1946, when Hopper was released from active duty, she joined the Harvard Faculty at the Computation Laboratory where she continued her work on the Mark II and Mark III. Operators traced an error in the Mark II to a moth trapped in a relay, coining the term bug. This bug was carefully removed and taped to the log book September 9th 1945. Stemming from the first bug, today we call errors or glitch's [sic] in a program a bug. [2]
Hopper was not actually the one who found the insect, as she readily acknowledged. And the date was September 9, 1947, not of 1945 [4] [5]. The operators who did find it (including William "Bill" Burke, later of the Naval Weapons Laboratory, Dahlgren Va. [3]), were familiar with the engineering term and, amused, kept the insect with the
notation "First actual case of bug being found." Hopper loved to recount the story. [6]

While it is certain that the Mark II operators did not coin the term "bug", it has been suggested that they did coin the related term, "debug".
http://en.wikipedia.org/wiki/Software_bug
01-02-2007, 12:59 door Anoniem
Geinig wist ik nie eens hier ook nog wat gevonden op

http://dictionary.reference.com/browse/debug

de·bug Pronunciation Key - Show Spelled Pronunciation[dee-buhg]
Pronunciation Key - Show IPA Pronunciation –verb (used with object), -
bugged, -bug·ging. Informal.

1. to detect and remove defects or errors from.
2. to remove electronic bugs from (a room or building).
3. Computers. to detect and remove errors from (a computer program).
4. to rid (a garden, plant, etc.) of insect pests, as by the application of a
pesticide.
Reageren

Deze posting is gelocked. Reageren is niet meer mogelijk.