Engleză

debugger

gb/dɪbˈʌɡɚ/ us/dɪbˈʌɡɚ/
C1 Engleză
Sensuri
0 sensuri
Substantiv technical C1 entity
1

Tool for finding software bugs

A tool programmers use to find and fix problems in software.

Tipar de utilizare: use/open/run [something] in a debugger
Greșeală frecventă:
Do not confuse a debugger with a compiler: a compiler translates code, while a debugger helps examine code while it runs.
Sinonime
debugging tool (Broader and more descriptive; may refer to a set of tools, not just one program.) | debugging program (Less common; emphasizes that it is a program.)
Colocații
use a debugger |run a debugger |open the debugger |built-in debugger |visual debugger |interactive debugger |remote debugger |debugger console |debugger tool |debugger breakpoint
Teme
computing |software_development |programming |technology
Exemple
  • The debugger stopped at the line where the variable became null.
  • Most modern IDEs include a debugger that lets you step through the code.
  • She opened the browser debugger to see why the script was failing.
Exemple pentru cursanți
  • I used a debugger to find the error in my program.
  • The debugger shows the value of each variable.
Substantiv technical C1 role
2

Person who fixes software bugs

A person who is good at finding and fixing problems in code.

Tipar de utilizare: a good/skilled debugger
Greșeală frecventă:
In job titles, people usually say “software developer,” “tester,” or “QA engineer”; “debugger” usually describes a skill, not a formal position.
Sinonime
troubleshooter (Broader; can refer to solving many kinds of technical or practical problems.) | bug fixer (Informal; focuses on correcting known bugs.) | software tester (Related but not identical; a tester finds problems, while a debugger investigates and fixes them.)
Colocații
skilled debugger |good debugger |experienced debugger |careful debugger |software debugger
Teme
computing |software_development |work |technology
Exemple
  • A good debugger can narrow down a complicated problem quickly.
  • He is a patient debugger who checks every assumption before changing the code.
  • The team needed an experienced debugger to track down the memory leak.
Exemple pentru cursanți
  • She is a good debugger.
  • A debugger finds problems in code.
Gramatică
Forma de dicționar
debugger
IPA
GB/dɪbˈʌɡɚ/
US/dɪbˈʌɡɚ/
Silabe și accent
de - bug - ger (3 silabe)
Stress on 2nd syllable (bug)
Forme ale cuvântului
Noun
  • Base: debugger
  • Plural: debuggers
Expresii

attach a debugger

1
/ətˈæt͡ʃ ə dɪbˈʌɡɚ/
fixed phrase technical

Connect debugger to running program

Connect a debugging tool to a program that is already running.

Exemple
  • You can attach a debugger to the running service and inspect its current state.
  • The app only crashes in production, so we need to attach a debugger to the process.
  • After attaching a debugger, she found the thread that was stuck.

debugger statement

1
/dɪbˈʌɡɚ stˈeɪtmənt/
fixed phrase technical

Code statement that starts debugging

A line of code that makes the program stop for debugging.

Exemple
  • She added a debugger statement before the function returned the wrong value.
  • The build failed because a debugger statement was left in the production code.
  • When the browser reaches a debugger statement, it pauses if developer tools are open.

interactive debugger

1
/ˌɪntɚˈæktɪv dɪbˈʌɡɚ/
fixed phrase technical

Debugger controlled by user

A debugger that lets you pause a program and examine it while it runs.

Exemple
  • An interactive debugger is useful when logs do not show enough detail.
  • The course teaches students how to use an interactive debugger instead of guessing.
  • With an interactive debugger, you can step through the function line by line.

remote debugger

1
/ɹɪmˈoʊt dɪbˈʌɡɚ/
fixed phrase technical

Debugger for another machine

A debugger that works with a program running somewhere else.

Exemple
  • The team used a remote debugger to inspect code running on the test server.
  • You must open the port before the remote debugger can connect.
  • A remote debugger is helpful when the bug only appears on a real device.

run under a debugger

1
/ɹˈʌn ˈʌndɚ ə dɪbˈʌɡɚ/
fixed phrase technical

Run program with debugger active

Start a program with a debugger watching it.

Exemple
  • The error disappears when the test is run under a debugger.
  • Try running the application under a debugger to see where it stops.
  • Some timing bugs behave differently under a debugger.

Bine ai revenit!

Conectează-te pentru a continua

Nu ai un cont? Creează cont