TERMIUM Plus®
La banque de données terminologiques et linguistiques du gouvernement du Canada.
PROGRAM DEBUGGING [21 fiches]
Fiche 1 - données d’organisme interne 2024-01-24
Fiche 1, Anglais
Fiche 1, Subject field(s)
- Computer Programs and Programming
- Testing and Debugging
- Codes (Software)
Fiche 1, La vedette principale, Anglais
- symbolic debugger
1, fiche 1, Anglais, symbolic%20debugger
correct
Fiche 1, Les abréviations, Anglais
Fiche 1, Les synonymes, Anglais
Fiche 1, Justifications, Anglais
Record number: 1, Textual support number: 1 DEF
A programming aid for debugging... that shows the symbols for variables along with the values they represent at each step of the program. 2, fiche 1, Anglais, - symbolic%20debugger
Fiche 1, Français
Fiche 1, Domaine(s)
- Programmes et programmation (Informatique)
- Test et débogage
- Codes (Logiciels)
Fiche 1, La vedette principale, Français
- débogueur symbolique
1, fiche 1, Français, d%C3%A9bogueur%20symbolique
correct, nom masculin
Fiche 1, Les abréviations, Français
Fiche 1, Les synonymes, Français
Fiche 1, Justifications, Français
Record number: 1, Textual support number: 1 DEF
Programme utilisé pour la correction d'un autre programme, qui fournit les symboles de variables et les valeurs prises par ces variables à chaque étape du programme à corriger. 2, fiche 1, Français, - d%C3%A9bogueur%20symbolique
Fiche 1, Espagnol
Fiche 1, Justifications, Espagnol
Fiche 2 - données d’organisme interne 2024-01-24
Fiche 2, Anglais
Fiche 2, Subject field(s)
- Testing and Debugging
- Codes (Software)
Fiche 2, La vedette principale, Anglais
- high-level debugging
1, fiche 2, Anglais, high%2Dlevel%20debugging
correct
Fiche 2, Les abréviations, Anglais
Fiche 2, Les synonymes, Anglais
Fiche 2, Justifications, Anglais
Record number: 2, Textual support number: 1 CONT
In a sense, high-level debugging is looking down on your program from above, while low-level debugging is looking up at your program from beneath. It's the same program in either case, but from above it appears as a sequence of Pascal statements, and from beneath as a sequence of machine instructions. 2, fiche 2, Anglais, - high%2Dlevel%20debugging
Fiche 2, Terme(s)-clé(s)
- high level debugging
Fiche 2, Français
Fiche 2, Domaine(s)
- Test et débogage
- Codes (Logiciels)
Fiche 2, La vedette principale, Français
- débogage de haut niveau
1, fiche 2, Français, d%C3%A9bogage%20de%20haut%20niveau
correct, nom masculin
Fiche 2, Les abréviations, Français
Fiche 2, Les synonymes, Français
Fiche 2, Justifications, Français
Fiche 2, Espagnol
Fiche 2, Justifications, Espagnol
Fiche 3 - données d’organisme interne 2024-01-24
Fiche 3, Anglais
Fiche 3, Subject field(s)
- Testing and Debugging
- Codes (Software)
Fiche 3, La vedette principale, Anglais
- low-level debugging
1, fiche 3, Anglais, low%2Dlevel%20debugging
correct
Fiche 3, Les abréviations, Anglais
Fiche 3, Les synonymes, Anglais
Fiche 3, Justifications, Anglais
Record number: 3, Textual support number: 1 CONT
In a sense, high-level debugging is looking down on your program from above, while low-level debugging is looking up at your program from beneath. It's the same program in either case, but from above it appears as a sequence of Pascal statements, and from beneath as a sequence of machine instructions. 2, fiche 3, Anglais, - low%2Dlevel%20debugging
Fiche 3, Terme(s)-clé(s)
- low level debugging
Fiche 3, Français
Fiche 3, Domaine(s)
- Test et débogage
- Codes (Logiciels)
Fiche 3, La vedette principale, Français
- débogage de bas niveau
1, fiche 3, Français, d%C3%A9bogage%20de%20bas%20niveau
correct, nom masculin
Fiche 3, Les abréviations, Français
Fiche 3, Les synonymes, Français
Fiche 3, Justifications, Français
Fiche 3, Espagnol
Fiche 3, Justifications, Espagnol
Fiche 4 - données d’organisme interne 2019-07-08
Fiche 4, Anglais
Fiche 4, Subject field(s)
- Computer Programs and Programming
Fiche 4, La vedette principale, Anglais
- address stop
1, fiche 4, Anglais, address%20stop
correct
Fiche 4, Les abréviations, Anglais
Fiche 4, Les synonymes, Anglais
Fiche 4, Justifications, Anglais
Record number: 4, Textual support number: 1 CONT
... any attempt to monitor a program's execution(e. g., the setting of an address stop) is so complicated that it is nearly impossible. In this environment, debugging is difficult – at the conclusion of a program, the programmer either has successful execution or some indication of program error. 2, fiche 4, Anglais, - address%20stop
Fiche 4, Français
Fiche 4, Domaine(s)
- Programmes et programmation (Informatique)
Fiche 4, La vedette principale, Français
- arrêt adresse
1, fiche 4, Français, arr%C3%AAt%20adresse
correct, nom masculin
Fiche 4, Les abréviations, Français
Fiche 4, Les synonymes, Français
Fiche 4, Justifications, Français
Fiche 4, Espagnol
Fiche 4, Justifications, Espagnol
Fiche 5 - données d’organisme interne 2019-04-24
Fiche 5, Anglais
Fiche 5, Subject field(s)
- Computer Programs and Programming
- Artificial Intelligence
Fiche 5, La vedette principale, Anglais
- assertion predicate
1, fiche 5, Anglais, assertion%20predicate
correct
Fiche 5, Les abréviations, Anglais
Fiche 5, Les synonymes, Anglais
Fiche 5, Justifications, Anglais
Record number: 5, Textual support number: 1 CONT
One technique that has been successful for debugging sequential programs, but less effective for parallel programs, is running the program using assertion predicates provided by the developer. 2, fiche 5, Anglais, - assertion%20predicate
Fiche 5, Français
Fiche 5, Domaine(s)
- Programmes et programmation (Informatique)
- Intelligence artificielle
Fiche 5, La vedette principale, Français
- prédicat d'assertion
1, fiche 5, Français, pr%C3%A9dicat%20d%27assertion
correct, nom masculin
Fiche 5, Les abréviations, Français
Fiche 5, Les synonymes, Français
Fiche 5, Justifications, Français
Fiche 5, Espagnol
Fiche 5, Campo(s) temático(s)
- Programas y programación (Informática)
- Inteligencia artificial
Fiche 5, La vedette principale, Espagnol
- predicado asertivo
1, fiche 5, Espagnol, predicado%20asertivo
proposition, nom masculin
Fiche 5, Les abréviations, Espagnol
Fiche 5, Les synonymes, Espagnol
Fiche 5, Justifications, Espagnol
Fiche 6 - données d’organisme interne 2016-02-25
Fiche 6, Anglais
Fiche 6, Subject field(s)
- Software
Fiche 6, La vedette principale, Anglais
- micro-debug utility 1, fiche 6, Anglais, micro%2Ddebug%20utility
Fiche 6, Les abréviations, Anglais
Fiche 6, Les synonymes, Anglais
Fiche 6, Justifications, Anglais
Record number: 6, Textual support number: 1 OBS
debug macros : aids for debugging that are built into a program. 2, fiche 6, Anglais, - micro%2Ddebug%20utility
Record number: 6, Textual support number: 2 OBS
utility functions: auxiliary operations such as file copying, file printing, etc. 2, fiche 6, Anglais, - micro%2Ddebug%20utility
Fiche 6, Français
Fiche 6, Domaine(s)
- Logiciels
Fiche 6, La vedette principale, Français
- micro-utilitaire de mise au point
1, fiche 6, Français, micro%2Dutilitaire%20de%20mise%20au%20point
correct, nom masculin
Fiche 6, Les abréviations, Français
Fiche 6, Les synonymes, Français
Fiche 6, Justifications, Français
Fiche 6, Espagnol
Fiche 6, Justifications, Espagnol
Fiche 7 - données d’organisme interne 2013-07-12
Fiche 7, Anglais
Fiche 7, Subject field(s)
- Computer Programs and Programming
- Testing and Debugging
Fiche 7, La vedette principale, Anglais
- debugging
1, fiche 7, Anglais, debugging
correct
Fiche 7, Les abréviations, Anglais
Fiche 7, Les synonymes, Anglais
- debugging process 2, fiche 7, Anglais, debugging%20process
correct
Fiche 7, Justifications, Anglais
Record number: 7, Textual support number: 1 DEF
The detection, location and elimination of errors in programs. 3, fiche 7, Anglais, - debugging
Record number: 7, Textual support number: 1 CONT
The last part of programming... involves checking your program for mistakes and making changes until it does exactly what you want. This final process is commonly known as debugging. 4, fiche 7, Anglais, - debugging
Record number: 7, Textual support number: 2 CONT
The final step in the debugging process is bug correction. 2, fiche 7, Anglais, - debugging
Fiche 7, Français
Fiche 7, Domaine(s)
- Programmes et programmation (Informatique)
- Test et débogage
Fiche 7, La vedette principale, Français
- débogage
1, fiche 7, Français, d%C3%A9bogage
correct, nom masculin
Fiche 7, Les abréviations, Français
Fiche 7, Les synonymes, Français
- validation 2, fiche 7, Français, validation
correct, nom féminin
Fiche 7, Justifications, Français
Record number: 7, Textual support number: 1 DEF
Détection, localisation et élimination des erreurs contenues dans des programmes. 3, fiche 7, Français, - d%C3%A9bogage
Record number: 7, Textual support number: 1 CONT
[...] c'est en passant par l'exécution des programmes avec différentes données d'essai et par l'analyse des résultats que l'on arrivera à des logiciels fiables. C'est ce qu'on appelle le débogage ou la validation de logiciels. 2, fiche 7, Français, - d%C3%A9bogage
Fiche 7, Espagnol
Fiche 7, Campo(s) temático(s)
- Programas y programación (Informática)
- Prueba y depuración
Fiche 7, La vedette principale, Espagnol
- depuración
1, fiche 7, Espagnol, depuraci%C3%B3n
correct, nom féminin
Fiche 7, Les abréviations, Espagnol
Fiche 7, Les synonymes, Espagnol
Fiche 7, Justifications, Espagnol
Record number: 7, Textual support number: 1 DEF
Labor de descubrimiento, localización y eliminación de errores en un programa o malfuncionamiento del equipo físico. 2, fiche 7, Espagnol, - depuraci%C3%B3n
Fiche 8 - données d’organisme interne 2011-10-20
Fiche 8, Anglais
Fiche 8, Subject field(s)
- Artificial Intelligence
- Continuing Education
Fiche 8, La vedette principale, Anglais
- student model
1, fiche 8, Anglais, student%20model
correct
Fiche 8, Les abréviations, Anglais
Fiche 8, Les synonymes, Anglais
- student knowledge model 2, fiche 8, Anglais, student%20knowledge%20model
correct
- student's knowledge model 3, fiche 8, Anglais, student%27s%20knowledge%20model
correct
- learner model 3, fiche 8, Anglais, learner%20model
correct
- model of the student 4, fiche 8, Anglais, model%20of%20the%20student
correct
- student profile 5, fiche 8, Anglais, student%20profile
correct
Fiche 8, Justifications, Anglais
Record number: 8, Textual support number: 1 DEF
A model of the student’s current state. This is the system’s current understanding of the history, capabilities, knowledge, goals and motivation of the student it is teaching. 6, fiche 8, Anglais, - student%20model
Record number: 8, Textual support number: 2 DEF
That part of a teaching program which provides it with information about the student using it. 7, fiche 8, Anglais, - student%20model
Record number: 8, Textual support number: 1 CONT
We generally think of a student model as an evolving description of what the student knows about the subject domain. [...] This dynamic process is based on various sources of evidence and ways to reason about the evidence, involving considerations like measures of a priori difficulty, structural relationships in the knowledge base, and common sense reasoning. 5, fiche 8, Anglais, - student%20model
Record number: 8, Textual support number: 2 CONT
Another student-controlled means of sharing status information is through the student profile. At the start of a tutorial session the student specifies whether he wishes to be told about conclusions being made by the expert program... in the course of the dialogue. He can request nothing, ask for full information, or simply request a "hint, "... The components of the profile are : Student Sophistication... Failure or Success of D-rules... Rule Conclusions... Final Goal Conclusions... Lesson Plan... Debugging.... 8, fiche 8, Anglais, - student%20model
Record number: 8, Textual support number: 1 OBS
It can be descriptive or simulative, or a combination of the two. Each of its submodels - behavioral, epistemic, and individual - plays a distinct role in the continuity of the communication process. 8, fiche 8, Anglais, - student%20model
Fiche 8, Français
Fiche 8, Domaine(s)
- Intelligence artificielle
- Éducation permanente
Fiche 8, La vedette principale, Français
- modèle de l'étudiant
1, fiche 8, Français, mod%C3%A8le%20de%20l%27%C3%A9tudiant
correct, nom masculin
Fiche 8, Les abréviations, Français
Fiche 8, Les synonymes, Français
- modèle étudiant 2, fiche 8, Français, mod%C3%A8le%20%C3%A9tudiant
correct, nom masculin
- modèle de l'élève 2, fiche 8, Français, mod%C3%A8le%20de%20l%27%C3%A9l%C3%A8ve
correct, nom masculin
- profil de l'étudiant 2, fiche 8, Français, profil%20de%20l%27%C3%A9tudiant
correct, nom masculin
- profil de l'élève 2, fiche 8, Français, profil%20de%20l%27%C3%A9l%C3%A8ve
correct, nom masculin
- modèle de l'apprenant 3, fiche 8, Français, mod%C3%A8le%20de%20l%27apprenant
correct, nom masculin
Fiche 8, Justifications, Français
Record number: 8, Textual support number: 1 DEF
Composante d'un tuteur intelligent réunissant l'ensemble des informations sur l'élève. 3, fiche 8, Français, - mod%C3%A8le%20de%20l%27%C3%A9tudiant
Record number: 8, Textual support number: 1 CONT
Le modèle de l'apprenant : il reflète les connaissances que possède le système sur l'apprenant; il contient en particulier : les connaissances statiques acquises par l'apprenant (base d'objets et de relations), les connaissances dynamiques (règles de comportement des objets), et les connaissances propres à l'apprenant (évaluation de l'apprenant). 2, fiche 8, Français, - mod%C3%A8le%20de%20l%27%C3%A9tudiant
Record number: 8, Textual support number: 2 CONT
Le modèle étudiant représente l'histor ique des connaissances de l'apprenant en terme de décisions prises au fur et à mesure d'erreurs commises, de fausses conceptions. Le modèle de l'apprenant évolue constamment et représente la partie dynamique du système à partir de laquelle nous pouvons bâtir une interactivité plus adaptée aux processus d'apprentissage de l'étudiant. 2, fiche 8, Français, - mod%C3%A8le%20de%20l%27%C3%A9tudiant
Fiche 8, Espagnol
Fiche 8, Justifications, Espagnol
Fiche 9 - données d’organisme interne 2004-09-02
Fiche 9, Anglais
Fiche 9, Subject field(s)
- Information Processing (Informatics)
Fiche 9, La vedette principale, Anglais
- file printout
1, fiche 9, Anglais, file%20printout
correct
Fiche 9, Les abréviations, Anglais
Fiche 9, Les synonymes, Anglais
- file print 2, fiche 9, Anglais, file%20print
Fiche 9, Justifications, Anglais
Record number: 9, Textual support number: 1 DEF
Output from a computer printer consisting of a copy of the contents of a file held in some storage device, usually to assist in debugging a program. 1, fiche 9, Anglais, - file%20printout
Fiche 9, Français
Fiche 9, Domaine(s)
- Traitement de l'information (Informatique)
Fiche 9, La vedette principale, Français
- copie fichier
1, fiche 9, Français, copie%20fichier
nom féminin
Fiche 9, Les abréviations, Français
Fiche 9, Les synonymes, Français
- copie de sauvegarde du fichier 1, fiche 9, Français, copie%20de%20sauvegarde%20du%20fichier
nom féminin
Fiche 9, Justifications, Français
Fiche 9, Espagnol
Fiche 9, Campo(s) temático(s)
- Tratamiento de la información (Informática)
Fiche 9, La vedette principale, Espagnol
- impresión de un archivo
1, fiche 9, Espagnol, impresi%C3%B3n%20de%20un%20archivo
correct, nom féminin
Fiche 9, Les abréviations, Espagnol
Fiche 9, Les synonymes, Espagnol
- impresión de un fichero 1, fiche 9, Espagnol, impresi%C3%B3n%20de%20un%20fichero
correct, nom féminin
Fiche 9, Justifications, Espagnol
Record number: 9, Textual support number: 1 DEF
Impresión del contenido de un archivo (fichero) almacenado en un dispositivo de memoria (almacenamiento); por lo general, como ayuda a la depuración. 1, fiche 9, Espagnol, - impresi%C3%B3n%20de%20un%20archivo
Fiche 10 - données d’organisme interne 2004-06-18
Fiche 10, Anglais
Fiche 10, Subject field(s)
- Computer Programs and Programming
- IT Security
Fiche 10, La vedette principale, Anglais
- illegal instruction
1, fiche 10, Anglais, illegal%20instruction
correct
Fiche 10, Les abréviations, Anglais
Fiche 10, Les synonymes, Anglais
Fiche 10, Justifications, Anglais
Record number: 10, Textual support number: 1 DEF
An instruction that has an invalid operation code. It is sometimes deliberately inserted in an instruction stream when debugging in order to have a program halt at a particular point. 2, fiche 10, Anglais, - illegal%20instruction
Fiche 10, Français
Fiche 10, Domaine(s)
- Programmes et programmation (Informatique)
- Sécurité des TI
Fiche 10, La vedette principale, Français
- instruction illégale
1, fiche 10, Français, instruction%20ill%C3%A9gale
correct, nom féminin
Fiche 10, Les abréviations, Français
Fiche 10, Les synonymes, Français
Fiche 10, Justifications, Français
Record number: 10, Textual support number: 1 CONT
Instruction piège [...]. Exceptions : lors de l'exécution de certaines instructions, des conditions anormales déclenchent des exceptions qui se traitent de manière analogue aux interruptions à travers un vecteur d'exceptions. Cela est le cas de dépassement de capacité arithmétique, division par 0, instruction illégale (de code d'instruction non défini pour le microprocesseur), adressage illégal (adressage à une partie de mémoire non existante ou protégée). 2, fiche 10, Français, - instruction%20ill%C3%A9gale
Fiche 10, Espagnol
Fiche 10, Campo(s) temático(s)
- Programas y programación (Informática)
- Seguridad de IT
Fiche 10, La vedette principale, Espagnol
- instrucción ilegal
1, fiche 10, Espagnol, instrucci%C3%B3n%20ilegal
correct, nom féminin
Fiche 10, Les abréviations, Espagnol
Fiche 10, Les synonymes, Espagnol
- instrucción no válida 1, fiche 10, Espagnol, instrucci%C3%B3n%20no%20v%C3%A1lida
correct, nom féminin
Fiche 10, Justifications, Espagnol
Record number: 10, Textual support number: 1 DEF
Todo código de instrucción que no pertenece al repertorio de instrucciones de una computadora (ordenador). 1, fiche 10, Espagnol, - instrucci%C3%B3n%20ilegal
Fiche 11 - données d’organisme interne 2003-02-24
Fiche 11, Anglais
Fiche 11, Subject field(s)
- Testing and Debugging
Fiche 11, La vedette principale, Anglais
- single step debugging
1, fiche 11, Anglais, single%20step%20debugging
correct
Fiche 11, Les abréviations, Anglais
Fiche 11, Les synonymes, Anglais
- single-step debugging 2, fiche 11, Anglais, single%2Dstep%20debugging
correct
Fiche 11, Justifications, Anglais
Record number: 11, Textual support number: 1 CONT
Single-step Debugging. To focus on a problem area, you can step line by line through the execution of an application. For example, when an application stops for a breakpoint, you can carefully examine each line that follows. Single-step debugging, along with the ability to set dynamic breakpoints, allows you to monitor, interrupt, and continue through the flow of the program to identify errors easily. 2, fiche 11, Anglais, - single%20step%20debugging
Fiche 11, Français
Fiche 11, Domaine(s)
- Test et débogage
Fiche 11, La vedette principale, Français
- débogage pas à pas
1, fiche 11, Français, d%C3%A9bogage%20pas%20%C3%A0%20pas
correct, nom masculin
Fiche 11, Les abréviations, Français
Fiche 11, Les synonymes, Français
Fiche 11, Justifications, Français
Fiche 11, Espagnol
Fiche 11, Campo(s) temático(s)
- Prueba y depuración
Fiche 11, La vedette principale, Espagnol
- depuración de paso único
1, fiche 11, Espagnol, depuraci%C3%B3n%20de%20paso%20%C3%BAnico
correct, nom féminin
Fiche 11, Les abréviations, Espagnol
Fiche 11, Les synonymes, Espagnol
Fiche 11, Justifications, Espagnol
Record number: 11, Textual support number: 1 DEF
Método de depuración que usa rutinas cortas para establecer estados de sistema para comprobar la respuesta de un microprocesador. 2, fiche 11, Espagnol, - depuraci%C3%B3n%20de%20paso%20%C3%BAnico
Fiche 12 - données d’organisme interne 2002-09-24
Fiche 12, Anglais
Fiche 12, Subject field(s)
- Computer Programs and Programming
Fiche 12, La vedette principale, Anglais
- programming aid
1, fiche 12, Anglais, programming%20aid
correct
Fiche 12, Les abréviations, Anglais
Fiche 12, Les synonymes, Anglais
Fiche 12, Justifications, Anglais
Record number: 12, Textual support number: 1 DEF
A computer program that assists computer programmers, e. g., compilers, debugging packages, linkage editors, and mathematical subroutines. 1, fiche 12, Anglais, - programming%20aid
Fiche 12, Terme(s)-clé(s)
- programming aids
Fiche 12, Français
Fiche 12, Domaine(s)
- Programmes et programmation (Informatique)
Fiche 12, La vedette principale, Français
- aide à la programmation
1, fiche 12, Français, aide%20%C3%A0%20la%20programmation
correct, nom féminin
Fiche 12, Les abréviations, Français
Fiche 12, Les synonymes, Français
Fiche 12, Justifications, Français
Fiche 12, Espagnol
Fiche 12, Campo(s) temático(s)
- Programas y programación (Informática)
Fiche 12, La vedette principale, Espagnol
- auxiliar de programación
1, fiche 12, Espagnol, auxiliar%20de%20programaci%C3%B3n
correct, nom masculin
Fiche 12, Les abréviations, Espagnol
Fiche 12, Les synonymes, Espagnol
Fiche 12, Justifications, Espagnol
Record number: 12, Textual support number: 1 DEF
Programa de computadora (ordenador) que ayuda a los usuarios; por ejemplo, los compiladores, paquetes de depuración, editores y subrutinas de matemáticas. 2, fiche 12, Espagnol, - auxiliar%20de%20programaci%C3%B3n
Fiche 12, Terme(s)-clé(s)
- auxiliares de programación
Fiche 13 - données d’organisme interne 2002-09-24
Fiche 13, Anglais
Fiche 13, Subject field(s)
- Computer Programs and Programming
- Computer Memories
Fiche 13, La vedette principale, Anglais
- programmed dump
1, fiche 13, Anglais, programmed%20dump
correct
Fiche 13, Les abréviations, Anglais
Fiche 13, Les synonymes, Anglais
Fiche 13, Justifications, Anglais
Record number: 13, Textual support number: 1 DEF
A library subroutine that is called by object programs at run time. The dump may return control to the calling program or to the monitor upon completion. This allows the programmer to take selective dumps, during program execution, for debugging purposes. The dump returns to the calling program upon completion if it is called with the name P dump. If it is called with the name dump, the dump is taken and control is returned to the monitor to process the next job. 2, fiche 13, Anglais, - programmed%20dump
Fiche 13, Français
Fiche 13, Domaine(s)
- Programmes et programmation (Informatique)
- Mémoires (Informatique)
Fiche 13, La vedette principale, Français
- vidage programmé
1, fiche 13, Français, vidage%20programm%C3%A9
correct, nom masculin
Fiche 13, Les abréviations, Français
Fiche 13, Les synonymes, Français
Fiche 13, Justifications, Français
Fiche 13, Espagnol
Fiche 13, Campo(s) temático(s)
- Programas y programación (Informática)
- Memorias (Computadoras)
Fiche 13, La vedette principale, Espagnol
- vaciamiento programado
1, fiche 13, Espagnol, vaciamiento%20programado
correct, nom masculin
Fiche 13, Les abréviations, Espagnol
Fiche 13, Les synonymes, Espagnol
- vuelco programado 2, fiche 13, Espagnol, vuelco%20programado
correct, nom masculin
Fiche 13, Justifications, Espagnol
Record number: 13, Textual support number: 1 DEF
Vuelco de la memoria producido en puntos específicos de un programa motivado por las instrucciones incorporadas en el mismo. 2, fiche 13, Espagnol, - vaciamiento%20programado
Fiche 14 - données d’organisme interne 2002-01-15
Fiche 14, Anglais
Fiche 14, Subject field(s)
- Computer Programs and Programming
- Artificial Intelligence
Fiche 14, La vedette principale, Anglais
- simulator program
1, fiche 14, Anglais, simulator%20program
correct
Fiche 14, Les abréviations, Anglais
Fiche 14, Les synonymes, Anglais
- simulation program 2, fiche 14, Anglais, simulation%20program
correct
- simulator 3, fiche 14, Anglais, simulator
correct
Fiche 14, Justifications, Anglais
Record number: 14, Textual support number: 1 DEF
A program that causes one computer to emulate(imitate) the logical operation of another computer. The purpose is to measure and evaluate and to exercise program logic independent of hardware environment. It is most often used for debugging logic prior to committing it to ROM. 4, fiche 14, Anglais, - simulator%20program
Record number: 14, Textual support number: 1 CONT
interactive simulation program. 5, fiche 14, Anglais, - simulator%20program
Fiche 14, Terme(s)-clé(s)
- simulator programme
- simulating programme
- simulating program
- simulator routine
Fiche 14, Français
Fiche 14, Domaine(s)
- Programmes et programmation (Informatique)
- Intelligence artificielle
Fiche 14, La vedette principale, Français
- programme de simulation
1, fiche 14, Français, programme%20de%20simulation
correct, nom masculin
Fiche 14, Les abréviations, Français
Fiche 14, Les synonymes, Français
- simulateur 2, fiche 14, Français, simulateur
correct, nom masculin
- programme simulateur 3, fiche 14, Français, programme%20simulateur
nom masculin
Fiche 14, Justifications, Français
Record number: 14, Textual support number: 1 DEF
Dispositif, système expert ou module logiciel destiné à représenter les aspects modélisables du comportement cognitif humain. 1, fiche 14, Français, - programme%20de%20simulation
Record number: 14, Textual support number: 2 DEF
[...] programme qui reproduit le comportement dynamique d'un système au moyen d'un modèle soumis à l'action d'agents externes. 4, fiche 14, Français, - programme%20de%20simulation
Record number: 14, Textual support number: 1 CONT
simulateur de recuit, simulateur interactif, simulateur logiciel 1, fiche 14, Français, - programme%20de%20simulation
Fiche 14, Espagnol
Fiche 14, Campo(s) temático(s)
- Programas y programación (Informática)
- Inteligencia artificial
Fiche 14, La vedette principale, Espagnol
- programa simulador
1, fiche 14, Espagnol, programa%20simulador
correct, nom masculin
Fiche 14, Les abréviations, Espagnol
Fiche 14, Les synonymes, Espagnol
Fiche 14, Justifications, Espagnol
Record number: 14, Textual support number: 1 DEF
Programa interpretativo diseñado para permitir que los programas escritos para una computadora (ordenador) puedan ejecutarse en otra computadora. 2, fiche 14, Espagnol, - programa%20simulador
Fiche 14, Terme(s)-clé(s)
- rutina simuladora
Fiche 15 - données d’organisme interne 2001-11-06
Fiche 15, Anglais
Fiche 15, Subject field(s)
- Computer Programs and Programming
- Testing and Debugging
Fiche 15, La vedette principale, Anglais
- trapping
1, fiche 15, Anglais, trapping
correct
Fiche 15, Les abréviations, Anglais
Fiche 15, Les synonymes, Anglais
Fiche 15, Justifications, Anglais
Record number: 15, Textual support number: 1 DEF
Setting a trap for a particular condition. 2, fiche 15, Anglais, - trapping
Record number: 15, Textual support number: 1 OBS
This technique is used in program debugging. 2, fiche 15, Anglais, - trapping
Fiche 15, Français
Fiche 15, Domaine(s)
- Programmes et programmation (Informatique)
- Test et débogage
Fiche 15, La vedette principale, Français
- interception
1, fiche 15, Français, interception
correct, nom féminin
Fiche 15, Les abréviations, Français
Fiche 15, Les synonymes, Français
- piégeage 1, fiche 15, Français, pi%C3%A9geage
correct, nom masculin
- branchement à une adresse 2, fiche 15, Français, branchement%20%C3%A0%20une%20adresse
nom masculin
- déroutement 3, fiche 15, Français, d%C3%A9routement
correct, nom masculin
Fiche 15, Justifications, Français
Record number: 15, Textual support number: 1 DEF
Mise en place d'une déviation pour une condition particulière. Utilisé dans le débogage de programme pour savoir pourquoi le programme fait preuve de comportements anormaux. 4, fiche 15, Français, - interception
Fiche 15, Espagnol
Fiche 15, Campo(s) temático(s)
- Programas y programación (Informática)
- Prueba y depuración
Fiche 15, La vedette principale, Espagnol
- atrapamiento
1, fiche 15, Espagnol, atrapamiento
correct, nom masculin
Fiche 15, Les abréviations, Espagnol
Fiche 15, Les synonymes, Espagnol
- captura 1, fiche 15, Espagnol, captura
correct, nom féminin
Fiche 15, Justifications, Espagnol
Record number: 15, Textual support number: 1 DEF
Establecimiento de una trampa para una condición específica; se usa en la depuración de programas para identificar por qué el programa realiza una bifurcación hacia un área no especificada. 2, fiche 15, Espagnol, - atrapamiento
Fiche 16 - données d’organisme interne 1999-12-15
Fiche 16, Anglais
Fiche 16, Subject field(s)
- Artificial Intelligence
Fiche 16, La vedette principale, Anglais
- knowledge acquisition program
1, fiche 16, Anglais, knowledge%20acquisition%20program
correct
Fiche 16, Les abréviations, Anglais
Fiche 16, Les synonymes, Anglais
- knowledge-acquisition program 2, fiche 16, Anglais, knowledge%2Dacquisition%20program
correct
Fiche 16, Justifications, Anglais
Record number: 16, Textual support number: 1 CONT
... the knowledge-based tutoring paradigm has several practical difficulties. Among the most important is the requirement that the knowledge base be well-formed in order to interface properly with the general instructional program. Although knowledge acquisition programs might one day semi-automate this process, the reality today is that the endeavor is one that only experienced programmers... can accomplish after many months of tedious design and debugging. 1, fiche 16, Anglais, - knowledge%20acquisition%20program
Record number: 16, Textual support number: 1 OBS
See "knowledge acquisition". 2, fiche 16, Anglais, - knowledge%20acquisition%20program
Fiche 16, Français
Fiche 16, Domaine(s)
- Intelligence artificielle
Fiche 16, La vedette principale, Français
- programme d'acquisition des connaissances
1, fiche 16, Français, programme%20d%27acquisition%20des%20connaissances
correct, nom masculin
Fiche 16, Les abréviations, Français
Fiche 16, Les synonymes, Français
Fiche 16, Justifications, Français
Record number: 16, Textual support number: 1 DEF
Programme qui contrôle les nouvelles connaissances. 1, fiche 16, Français, - programme%20d%27acquisition%20des%20connaissances
Fiche 16, Espagnol
Fiche 16, Justifications, Espagnol
Fiche 17 - données d’organisme interne 1999-01-20
Fiche 17, Anglais
Fiche 17, Subject field(s)
- Computer Programs and Programming
Fiche 17, La vedette principale, Anglais
- Dynamic Debugging Technique
1, fiche 17, Anglais, Dynamic%20Debugging%20Technique
correct
Fiche 17, Les abréviations, Anglais
- DDT 1, fiche 17, Anglais, DDT
correct
Fiche 17, Les synonymes, Anglais
Fiche 17, Justifications, Anglais
Record number: 17, Textual support number: 1 DEF
A program that assists in debugging other programs by showing individual machine instructions in a readable symbolic form and letting the user change them. 1, fiche 17, Anglais, - Dynamic%20Debugging%20Technique
Fiche 17, Français
Fiche 17, Domaine(s)
- Programmes et programmation (Informatique)
Fiche 17, La vedette principale, Français
- programme de débogage dynamique
1, fiche 17, Français, programme%20de%20d%C3%A9bogage%20dynamique
proposition, nom masculin
Fiche 17, Les abréviations, Français
Fiche 17, Les synonymes, Français
- DDT 2, fiche 17, Français, DDT
correct
Fiche 17, Justifications, Français
Record number: 17, Textual support number: 1 DEF
Terme générique pour désigner un programme, qui aide au débogage d'autres programmes affichant les instructions machine sous forme symbolique lisible et en permettant à l'utilisateur de les modifier. 2, fiche 17, Français, - programme%20de%20d%C3%A9bogage%20dynamique
Record number: 17, Textual support number: 1 OBS
Ce sens de DDT est désormais archaïque et supplanté par debugger [=débogueur] ou par les noms de programmes comme dbx,adb,gdb ou sdlb. 2, fiche 17, Français, - programme%20de%20d%C3%A9bogage%20dynamique
Fiche 17, Espagnol
Fiche 17, Justifications, Espagnol
Fiche 18 - données d’organisme interne 1997-12-04
Fiche 18, Anglais
Fiche 18, Subject field(s)
- Software
Fiche 18, La vedette principale, Anglais
- support software
1, fiche 18, Anglais, support%20software
correct, normalisé
Fiche 18, Les abréviations, Anglais
Fiche 18, Les synonymes, Anglais
- support program 2, fiche 18, Anglais, support%20program
correct, normalisé
Fiche 18, Justifications, Anglais
Record number: 18, Textual support number: 1 DEF
Software or a program that aids in the development, maintenance, or use of other software or provides general application-independent capability. 2, fiche 18, Anglais, - support%20software
Record number: 18, Textual support number: 2 DEF
All programs used in the development and maintenance of the delivered operational programs and test/maintenance programs. 3, fiche 18, Anglais, - support%20software
Record number: 18, Textual support number: 1 OBS
Support programs include, but are not limited to : A) Compilers, assemblers, emulators, builders, and loaders required to generate machine code and to combine subprograms or components into a complete computer program. B) Debugging programs. C) Stimulation and simulation reduction programs... 3, fiche 18, Anglais, - support%20software
Record number: 18, Textual support number: 2 OBS
Example: A compiler, a database management system. 2, fiche 18, Anglais, - support%20software
Record number: 18, Textual support number: 3 OBS
support software; support program: Terms and definition standardized by ISO/IEC. 4, fiche 18, Anglais, - support%20software
Fiche 18, Terme(s)-clé(s)
- support programme
Fiche 18, Français
Fiche 18, Domaine(s)
- Logiciels
Fiche 18, La vedette principale, Français
- logiciel de soutien
1, fiche 18, Français, logiciel%20de%20soutien
correct, nom masculin, normalisé
Fiche 18, Les abréviations, Français
Fiche 18, Les synonymes, Français
- programme de soutien 2, fiche 18, Français, programme%20de%20soutien
correct, nom masculin, normalisé
Fiche 18, Justifications, Français
Record number: 18, Textual support number: 1 DEF
Logiciel ou programme qui aide au développement, à la maintenance ou à l'utilisation d'autres logiciels ou qui fournit des fonctions générales, indépendantes des applications. 2, fiche 18, Français, - logiciel%20de%20soutien
Record number: 18, Textual support number: 2 DEF
Tous les programmes utilisés dans l'élaboration et la maintenance des programmes exécutables livrés et des programmes test/maintenance. 3, fiche 18, Français, - logiciel%20de%20soutien
Record number: 18, Textual support number: 1 OBS
Les programmes de soutien comprennent, entre autres : A) les compilateurs, les assembleurs, les émulateurs, les générateurs et les chargeurs nécessaires pour produire le code machine et pour combiner les sous-programmes ou les éléments dans un programme machine complet; B) les programmes de mise au point; C) les programmes de stimulation et de simulation [...] 3, fiche 18, Français, - logiciel%20de%20soutien
Record number: 18, Textual support number: 2 OBS
Exemple : Un compilateur, un système de gestion de base de données. 2, fiche 18, Français, - logiciel%20de%20soutien
Record number: 18, Textual support number: 3 OBS
logiciel de soutien; programme de soutien : Termes et définition normalisés par l'ISO/CEI. 4, fiche 18, Français, - logiciel%20de%20soutien
Fiche 18, Espagnol
Fiche 18, Justifications, Espagnol
Fiche 19 - données d’organisme interne 1995-02-06
Fiche 19, Anglais
Fiche 19, Subject field(s)
- Artificial Intelligence
- Continuing Education
Fiche 19, La vedette principale, Anglais
- intelligent programming tutor
1, fiche 19, Anglais, intelligent%20programming%20tutor
correct
Fiche 19, Les abréviations, Anglais
Fiche 19, Les synonymes, Anglais
Fiche 19, Justifications, Anglais
Record number: 19, Textual support number: 1 CONT
As an intelligent programming tutor, BIP is incomplete. The only form of advice it can give the student consists of hints stored with the different tasks, since it has no knowledge of design, coding or debugging. Furthermore, its feedback to the student is limited by its inability to diagnose logical errors. When a program has been completed, BIP simply tests it on a set of input/output pairs without any analysis of the algorithm, as do systems presented in Chapter 11. After a syntactic match on keywords has revealed the use or absence of certain constructs designated as necessary or forbidden for the task, the student is merely informed about language constructs that should or shouldn’t have been used. 2, fiche 19, Anglais, - intelligent%20programming%20tutor
Fiche 19, Français
Fiche 19, Domaine(s)
- Intelligence artificielle
- Éducation permanente
Fiche 19, La vedette principale, Français
- tutoriel de programmation intelligent
1, fiche 19, Français, tutoriel%20de%20programmation%20intelligent
correct, nom masculin
Fiche 19, Les abréviations, Français
Fiche 19, Les synonymes, Français
Fiche 19, Justifications, Français
Fiche 19, Espagnol
Fiche 19, Justifications, Espagnol
Fiche 20 - données d’organisme interne 1985-03-28
Fiche 20, Anglais
Fiche 20, Subject field(s)
- Computer Programs and Programming
Fiche 20, La vedette principale, Anglais
- cross referencing program
1, fiche 20, Anglais, cross%20referencing%20program
correct
Fiche 20, Les abréviations, Anglais
Fiche 20, Les synonymes, Anglais
Fiche 20, Justifications, Anglais
Record number: 20, Textual support number: 1 DEF
A computer program used in debugging that produces indexed lists of both the variable names and the statement numbers of the source program. 1, fiche 20, Anglais, - cross%20referencing%20program
Fiche 20, Français
Fiche 20, Domaine(s)
- Programmes et programmation (Informatique)
Fiche 20, La vedette principale, Français
- programme de renvois croisés
1, fiche 20, Français, programme%20de%20renvois%20crois%C3%A9s
proposition, nom masculin
Fiche 20, Les abréviations, Français
Fiche 20, Les synonymes, Français
Fiche 20, Justifications, Français
Fiche 20, Espagnol
Fiche 20, Justifications, Espagnol
Fiche 21 - données d’organisme interne 1985-03-12
Fiche 21, Anglais
Fiche 21, Subject field(s)
- Computer Programs and Programming
Fiche 21, La vedette principale, Anglais
- snapshot channel 1, fiche 21, Anglais, snapshot%20channel
Fiche 21, Les abréviations, Anglais
Fiche 21, Les synonymes, Anglais
Fiche 21, Justifications, Anglais
Record number: 21, Textual support number: 1 OBS
snapshot : a list of the variables and their current values that is periodically produced during the execution of a program and that can be used for debugging purposes. 2, fiche 21, Anglais, - snapshot%20channel
Fiche 21, Français
Fiche 21, Domaine(s)
- Programmes et programmation (Informatique)
Fiche 21, La vedette principale, Français
- canal instantané IOM 1, fiche 21, Français, canal%20instantan%C3%A9%20IOM
Fiche 21, Les abréviations, Français
Fiche 21, Les synonymes, Français
- canal instantané 2, fiche 21, Français, canal%20instantan%C3%A9
Fiche 21, Justifications, Français
Fiche 21, Espagnol
Fiche 21, Justifications, Espagnol
Avis de droit d’auteur pour la banque de données TERMIUM Plus®
© Services publics et Approvisionnement Canada, 2025
TERMIUM Plus®, la banque de données terminologiques et linguistiques du gouvernement du Canada
Un produit du Bureau de la traduction
En vedette
Portail linguistique du Canada

Accédez à une collection de ressources canadiennes sur tous les aspects du français et de l'anglais, y compris des jeux.
Outils d'aide à la rédaction

Les outils d’aide à la rédaction du Portail linguistique ont fait peau neuve! Faciles à consulter, ils vous donnent accès à une foule de renseignements utiles pour mieux écrire en français et en anglais.
Lexiques et vocabulaires

Accédez aux lexiques et vocabulaires du Bureau de la traduction.
- Date de modification :