debug

listen to the pronunciation of debug
Английский Язык - Турецкий язык
hata ayıklamak
(Bilgisayar) hata ayıklama
(Bilgisayar) hata ayıklayıcı
(Bilgisayar,Teknik) hata gidermek
(Bilgisayar) çapar ayıklama
(Bilgisayar) hata ayıkla
ayıklamak
hatasızlaştırmak
hata bulmak
hata yakalamak
{f} ayıkla
{i} ayıklama
(bir yerden) gizli dinleme aygıtını sökmek
(bilgisayar) hatasızlaştırmak, ayıklamak
bir aygıt veya sistemin kusurlarını gidermek
(Askeri) (DATA AUTOMATION) AYIKLAMAK: Kompüter programındaki hataları bulup düzeltmek
{f} dinleme cihazlarından arındırmak
temizle/onar
gizli işitme cihazlarını sökmek
{f} bilg
Hata Ayıklaması
yanlış ayıklamak
{f} tamir etmek
bir makina veya sistemin kusurlarını gidermek
{f} onarmak
(Bilgisayar) hata düzeltme
(Bilgisayar,Teknik) düzeltmek
debug mode
(Bilgisayar) hata ayıklama modu
debug mode
(Bilgisayar) hata ayıklama kipi
debug break
(Bilgisayar) kesme hata ayıklama
debug break
(Bilgisayar) kesme hata giderme
debug break
(Bilgisayar) ayıklama kesme
debug break
(Bilgisayar) hata ayıklama sonu
debug code pane
(Bilgisayar) ayıklama kodu bölmesi
debug dialog
(Bilgisayar) hata iletişim kutusu
debug logging
(Bilgisayar) günlüğü ayıkla
debug monitor
Hata Ayıklama Monitörü
debug monitor
Hata Ayıklama İzleyicisi
debug on load
(Bilgisayar) yükte hata ayıklama
debug print
(Bilgisayar) hata ayıklama yazdırma
debug view
(Bilgisayar) ayıklayıcı görünümü
debug view
(Bilgisayar) hata ayıklama görünümü
debug window
Hata Ayıklama Penceresi
debugger
hata ayıklayıcı
debugging
YANLIS AYIKLAMA
debugger
(Bilgisayar) hata düzelticisi
debugger
(Bilgisayar) çapar ayıklama programı
debugger
(Bilgisayar) hata ayıklama
debugger
(Bilgisayar) ayıklayıcı
debugger
(Bilgisayar) hata ayıklayıcısı
debugger
(Bilgisayar) çapar programı
debugger
(Bilgisayar) hata programı
debugger
(Bilgisayar) hata düzeltme programı
debugging
(Bilgisayar) hata ayıklayıcı
debugging
(Bilgisayar) ayıklama
debugging
(Bilgisayar) hata gideriliyor
debugger
hata bulucu
debugging
bulup giderme
debugging
onarma
debugged
hata ayıkla
debugged
ayıklanmış
debugging
hata ayıklama
debugging
{f} hata ayıkla
debugger
YANLI$ AYIKLAYICI
debugger
yanlış ayıklayıcı
debugging
Hata Ayıklama
debugging
{f} hata ayıkla: prep.hata ayıklayara
debugging
yanlış ayıklama
to debug
hata yakalamak
to debug
hata ayıklamak
Английский Язык - Английский Язык
To search for and eliminate malfunctioning elements or errors in something, especially a computer program or machinery
To remove a hidden electronic surveillance device from somewhere
To remove insects from somewhere
look for and remove errors in a program
detect and remove syntax errors (not logic errors) from computer program code
To detect, locate, and correct errors in a program
locate and correct errors in a computer program code; "debug this program"
To find and correct mistakes in a program
To detect, trace, and eliminate errors in computer programs
Detect, locate and correct errors or problems in a computer program or malfunctions of a computer
When someone debugs a computer program, they look for the faults in it and correct them so that it will run properly. The production lines ground to a halt for hours while technicians tried to debug software
The process of detecting and correcting errors
To locate and correct any errors in a computer program
1 To isolate and remove malfunctions from a device, or mistakes from a routine or program
To correct errors in a program
To find and remove errors (bugs) from a program or design
(1) testing of a computer program, and/or correcting of errors; to bring any newly installed unit of equipment up to operating mode dependability
to correct errors in programs or other computer procedures
Finding and removing errors, or bugs, in a program or script
{f} remove errors, refine; remove bugs, correct malfunctions (Computers)
locate and correct errors in a computer program code; "debug this program
A computer term meaning to identify and correct mistakes in a computer program By extension, to correct mistakes in other contexts
The process of detecting, locating, and correcting a problem in a software program or hardware
The process of finding and eliminating software or hardware "bugs" (errors)
Call an exterminator : No, not really -- to debug something means to correct a problem within computer hardware or software
(software engineering) to detect, locate, and correct faults in a computer program
The process of testing a program in order to find mistakes and eliminating them, before the program is made available to users
To search for, and eliminate malfunctioning elements or errors in something, especially a computer program or machinery during start-up
the act of removing errors, logical mistakes, or flow of control problems in a program
Refers to the act of eliminating errors in or malfunctions
To attempt to eliminate bugs from your program
To remove errors from a program or from hardware
locate and remove errors in a program or computer
debugger
A computer program that helps the user to test and debug other programs, by enabling their step-by-step execution controlled by the user, setting of breakpoints, and monitoring values of variables
debugging
{i} methodical process of locating and correcting of errors in a computer program code
debugged
past of debug
debugger
n a facility that allows the user to handle a condition interactively For example, the debugger might permit interactive selection of a restart from among the active restarts, and it might perform additional implementation-defined services for the purposes of debugging
debugger
A component that assists in analyzing and correcting coding errors
debugger
a tool for stepping through the execution of a program, examining variables, setting breakpoints, and so on
debugger
A tool used by a programmer to identify and fix bugs in a program
debugger
A development environment that supports step-by-step execution of application code and viewing the content of code variables
debugger
An Erlang Design Tool which provides mechanisms which makes it possible to see what happens during the execution of code in specified modules, or when processes crash
debugger
– Software tool (or set of tools) that assist a programmer in locating and correcting program errors through actual or simulated execution
debugger
A software tool that facilitates the identification of errors in software system source code Debuggers allow software developers to examine variables and memory locations, stop code execution at predefined break points, step through the code one line or unit at a time, etc Debuggers can operate in batch, online, of interactive environments
debugger
A program or part of a program which aids in locating and correcting errors (bugs) in program code It is said that the original bug was in fact a moth which found its way into an early computer and caused it to malfunction
debugger
A special program used to find errors in other programs It allows a programmer to examine and correct errors
debugger
A program that detects errors in other programs
debugger
A program which helps with system debugging where program errors are found and repaired Debuggers support such features as breakpoints, dumping, memory modify
debugger
A debugger is a software program used to break program execution at various locations in an application program after which the user is presented with a debugger command prompt that will allow him to enter debugger commands that will allow for setting breakpoints, displaying or changing memory, single stepping, and so forth
debugger
A software tool used to detect the source of program or script errors, by performing step-by-step execution of application code and viewing the content of code variables
debugger
A software tool for detecting, diagnosing, and eliminating errors in programs
debugger
{i} program which corrects programming errors, program for finding bugs in source code (Computers)
debugger
A software tool that is used to detect the source of program or script errors, by performing step-by-step execution of application code and viewing the content of code variables
debugger
computer program that debugs
debugger
a program that helps in locating and correcting programming errors
debugger
One who engages in the intuitive art of correctly determining the cause (e g , bug) of a set of symptoms [5]
debugger
Insect repellant
debugger
A tool (program) that is used by programmers to help identify and fix problems (bugs) in a program
debugger
(n ) A program for locating operational errors in another program The debugger usually enables the developer to step through the malfunctioning portion of the program to examine data and check operational conditions
debugger
A tool for tracing program execution to help track down bugs
debugger
A system component that provides tools for the developer to use in finding and removing bugs from a program
debugging
Finding and removing errors (bugs) from a software program
debugging
The process of finding and removing the causes of failures in software
debugging
The activity of first determining the exact nature and location of the suspected error within the program and second fixing or repairing the error
debugging
Finding and removing errors, or bugs, from a computer program or system
debugging
[M206] This is the process of finding the rogue code which causes the error and of fixing it
debugging
In the context of GRADE simulation and prototyping, debugging means running the model with the aim of detecting possible errors Errors can be detected by running the model step-by-step or by stopping the model at specified breakpoints and examining variables (for example, you can check to see the percentage of time that a given performer is being utilized)
debugging
The process of uncovering glitches by packaging prerelease software as a finished product, then waiting for irate customers to report problems
debugging
Involves the analysis of the internal flow of a program's logic Techniques such as statement execution counting, data value tracking, pseudo code and breakpoints are used to monitor and modify the program execution to determine if any defects exist within the logic or in the input data being processed Debugging technology and techniques are used primarily in unit testing
debugging
The process of correcting errors found in a program
debugging
Finding and correcting an error in a program
debugging
A process of testing a program and figuring out where the problems are to make the program works as intended Some bugs are like viruses but are removed by the skilled programmer as they realize the errors in their programming statements
debugging
the implementation task of determining the exact nature and location of a software defect and fixing it
debugging
The process of discovering and correcting bugs in a program
debugging
The process of detecting and eliminating mistakes in computer programs or other software Also called troubleshooting
debugging
the process of diagnosing and correcting problems
debugging
The process of uncovering glitches by packaging prerelease software as software as finished products, then waiting for irate customers to report problems
debugging
A programming term that means locating errors in your VBA code and correcting those errors
debugging
The activity involved to discover the portion of the program that is in error The errors themselves are called bugs and the methods to discover the errors are called debugging techniques
debugging
The process of uncovering glitches by packaging prerelease software as finished products, then waiting for irate customers to report problems
debugging
the activity associated with finding and correcting an error or defect - a lack of conformance to requirements found in the software after delivery to the customer
debugging
removing errors from program code or the engineering of a hardware device
debugging
The process of finding and removing any of the three kinds of errors
debugging
present participle of debug
debugging
The process of locating, analysing, and correcting suspected faults [ANSI/IEEE 729]
debugging
The act of correcting errors during the development process (Even TekSci occasionally has bugs ;)
debugging
The process of finding and removing the causes of software failures
debugs
third-person singular of debug
debug
Избранное