翻訳と辞書
Words near each other
・ death code
・ death star
・ deb
・ debbugs
・ debian
・ debian gnu/hurd
・ debian gnu/linux
・ debianize
・ deboursification
・ debug
debugging
・ debugging by printf
・ dec
・ dec alpha
・ dec wars
・ decay
・ decdesign
・ decdns
・ dechead
・ dechunker


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

debugging : FOLDOC
debugging
The process of attempting to determine the cause of the symptoms of malfunctions in a program or other system. These symptoms may be detected during testing or use by real users.
Symptoms are often caused by factors outside the program, such as misconfiguration of the user's operating system, misunderstanding by the user (see PEBCAK) or failures in other external systems on which the program relies. Some of these are more in the realm of {technical support} but need to be eliminated. Debugging really starts when it has been established that the program is not behaving according to its specification (which may be formal or informal). It can be done by visual inspection of the source code, debugging by printf or using a {debugger}. The result may be that the program is actually behaving as specified but that the spec is wrong or the requirements on which it was based were deficient in some way (see BAD).
Once a bug has been identified and a fix applied


スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.