- run-time debugging
- отладка программы при прогоне
Большой англо-русский и русско-английский словарь. 2001.
Большой англо-русский и русско-английский словарь. 2001.
Debugging patterns — describe a generic set of steps to rectify or correct a bug within a software system. It is a solution to a re occurring problem that is related to a particular bug or type of bug in a specific context. Some examples of debugging patterns include … Wikipedia
Dynamic debugging technique — For other expansions of DDT , see DDT (disambiguation). Dynamic Debugging Technique, or DDT, was the name of several debugger programs originally developed for DEC hardware, initially known as DEC Debugging Tape because it was distributed on… … Wikipedia
Libcwd — is a C++ library, written by [http://www.xs4all.nl/ carlo17/ Carlo Wood] , to add run time debugging support for C++ applications. The functionality that the library adds to an application can be divided into three categories:# Ostream based… … Wikipedia
Prograph — is a visual, object oriented, dataflow, multiparadigm programming language that uses iconic symbols to represent actions to be taken on data. Commercial Prograph software development environments such as Prograph Classic and Prograph CPX were… … Wikipedia
Instrumentation (computer programming) — In context of computer programming, instrumentation refers to an ability to monitor or measure the level of a product s performance, to diagnose errors and writing trace information. Instrumentation is in the form of code instructions that… … Wikipedia
Assembly language — See the terminology section below for information regarding inconsistent use of the terms assembly and assembler. Motorola MC6800 Assembly Language An assembly language is a low level programming language for computers, microprocessors,… … Wikipedia
Algorithmic efficiency — In computer science, efficiency is used to describe properties of an algorithm relating to how much of various types of resources it consumes. Algorithmic efficiency can be thought of as analogous to engineering productivity for a repeating or… … Wikipedia
Software bug — To report a MediaWiki error on Wikipedia, see Wikipedia:Bug reports. A software bug is the common term used to describe an error, flaw, mistake, failure, or fault in a computer program or system that produces an incorrect or unexpected result, or … Wikipedia
Atmel AVR — AVR logo. Atmel AVR ATmega8 in 28 pin DIP . The AVR is a … Wikipedia
Magic number (programming) — For other uses of the term, see Magic number (disambiguation). In computer programming, the term magic number has multiple meanings. It could refer to one or more of the following: A constant numerical or text value used to identify a file format … Wikipedia
Service-oriented architecture implementation framework — Service oriented architectures (SOA) are based on the notion of software services, which are high level software components that include web services. Implementation of an SOA requires tools as well as run time infrastructure software. This is… … Wikipedia