Changes

Jump to navigation Jump to search
183 bytes added ,  17:26, August 21, 2023
m
Added Debugger
Line 72: Line 72:  
===Linker===
 
===Linker===
 
A linker is a program that combines several pieces of programs into a single executable file.  Many compilers incorporate a linker so that this is less and less a separate tool.
 
A linker is a program that combines several pieces of programs into a single executable file.  Many compilers incorporate a linker so that this is less and less a separate tool.
 +
 +
===Debugger===
 +
A debugger is a program that allows control and/or monitoring of a program while it is executing for the purpose of identifying where and how to correct deficiencies.
    
===IDE===
 
===IDE===
SkipCaptcha
292

edits

Navigation menu