"debugger" meaning in All languages combined

See debugger on Wiktionary

Noun [Czech]

Head templates: {{cs-noun|m-in}} debugger m inan Inflection templates: {{cs-ndecl|m}} Forms: inanimate [table-tags], debugger [nominative, singular], debuggery [nominative, plural], debuggeru [genitive, singular], debuggerů [genitive, plural], debuggeru [dative, singular], debuggerům [dative, plural], debugger [accusative, singular], debuggery [accusative, plural], debuggere [singular, vocative], debuggery [plural, vocative], debuggeru [locative, singular], debuggerech [locative, plural], debuggerem [instrumental, singular], debuggery [instrumental, plural]
  1. (programming) debugger Tags: inanimate, masculine Categories (topical): Programming Related terms: ladit

Noun [English]

IPA: /diːˈbʌɡə/ [UK], /diːˈbʊɡə/ [Northern-England], /diˈbʌɡəɹ/ [US] Audio: en-us-debugger.ogg [US] Forms: debuggers [plural]
Rhymes: -ʌɡə(ɹ) Etymology: debug + -er Etymology templates: {{suffix|en|debug|er|id2=agent noun}} debug + -er Head templates: {{en-noun}} debugger (plural debuggers)
  1. (programming) 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. Wikipedia link: debugger Categories (topical): Programming Translations (computer program): дебъ́гер (debǎ́ger) [masculine] (Bulgarian), 調試器 (Chinese Mandarin), 调试器 (tiáoshìqì) (Chinese Mandarin), 調試程序 (Chinese Mandarin), 调试程序 (tiáoshì chéngxù) (Chinese Mandarin), 調試工具 (Chinese Mandarin), 调试工具 (tiáoshì gōngjù) (Chinese Mandarin), debugger [masculine] (Czech), debugger (Dutch), virheenkorjausohjelma (Finnish), debuggeri [colloquial] (Finnish), débogueur (French), débugueur [masculine] (French), Debugger [masculine] (German), αποσφαλματωτής (aposfalmatotís) [masculine] (Greek), דבאגר [masculine] (Hebrew), hibakereső (Hungarian), kembiforrit [neuter] (Icelandic), pengawakutu (Indonesian), perunut (Indonesian), debugger [masculine] (Italian), デバッガ (debagga) (Japanese), 디버거 (dibeogeo) (Korean), penyahpepijat (Malay), pūpatuiro (Maori), odpluskwiacz [masculine] (Polish), debugger [masculine] (Polish), debugger [masculine] (Portuguese), depurador [masculine] (Portuguese), depanator [masculine] (Romanian), отла́дчик (otládčik) [masculine] (Russian), деба́ггер (debágger) [masculine] (Russian), depurador [masculine] (Spanish), avlusare (Swedish)

Noun [Portuguese]

Forms: debuggers [plural]
Head templates: {{pt-noun|m|#s}} debugger m (plural debuggers)
  1. (programming) debugger (program that helps the programmer debug code) Tags: masculine Categories (topical): Programming Synonyms: depurador

Inflected forms

Download JSON data for debugger meaning in All languages combined (10.6kB)

{
  "etymology_templates": [
    {
      "args": {
        "1": "en",
        "2": "debug",
        "3": "er",
        "id2": "agent noun"
      },
      "expansion": "debug + -er",
      "name": "suffix"
    }
  ],
  "etymology_text": "debug + -er",
  "forms": [
    {
      "form": "debuggers",
      "tags": [
        "plural"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {},
      "expansion": "debugger (plural debuggers)",
      "name": "en-noun"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "senses": [
    {
      "categories": [
        {
          "kind": "other",
          "name": "English entries with incorrect language header",
          "parents": [
            "Entries with incorrect language header",
            "Entry maintenance"
          ],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "English terms suffixed with -er (agent noun)",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Korean terms with redundant script codes",
          "parents": [
            "Terms with redundant script codes",
            "Entry maintenance"
          ],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Mandarin terms with redundant transliterations",
          "parents": [
            "Terms with redundant transliterations",
            "Entry maintenance"
          ],
          "source": "w"
        },
        {
          "kind": "topical",
          "langcode": "en",
          "name": "Programming",
          "orig": "en:Programming",
          "parents": [
            "Computing",
            "Software engineering",
            "Technology",
            "Computer science",
            "Engineering",
            "Software",
            "All topics",
            "Sciences",
            "Applied sciences",
            "Media",
            "Fundamental",
            "Communication"
          ],
          "source": "w"
        }
      ],
      "examples": [
        {
          "ref": "1965 January 15, J. B. Dennis, “Computer Research”, in Massachusetts Institute of Technology. Research Laboratory of Electronics. Quarterly Progress Report, no. 76, Cambridge, Massachusetts: Research Laboratory of Electronics (RLE) at the Massachusetts Institute of Technology (MIT), archived from the original on 2010-07-03, page 360",
          "text": "6. Memorandum PDP-23, ID Invisible Debugger, August 20, 1964.",
          "type": "quotation"
        },
        {
          "ref": "1966 May 20, MIT Electrical Engineering Department, chapter ID, in PDP-23-1, Cambridge, Massachusetts: Massachusetts Institute of Technology, archived from the original on 2011-02-18, page 1",
          "text": "Invisible Debugger, commonly referred to as ID, a utility program in the PDP-1 time sharing system written to aid in the debugging of other programs. An advanced ID has been written (April, 1966) to allow all operations to be carried out either directly on drum fields or on running cores.",
          "type": "quotation"
        }
      ],
      "glosses": [
        "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."
      ],
      "id": "en-debugger-en-noun-hzzGPARQ",
      "links": [
        [
          "programming",
          "programming#Noun"
        ],
        [
          "computer program",
          "computer program"
        ],
        [
          "debug",
          "debug"
        ],
        [
          "breakpoint",
          "breakpoint"
        ]
      ],
      "raw_glosses": [
        "(programming) 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."
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "programming",
        "sciences"
      ],
      "translations": [
        {
          "code": "bg",
          "lang": "Bulgarian",
          "roman": "debǎ́ger",
          "sense": "computer program",
          "tags": [
            "masculine"
          ],
          "word": "дебъ́гер"
        },
        {
          "code": "cmn",
          "lang": "Chinese Mandarin",
          "sense": "computer program",
          "word": "調試器"
        },
        {
          "code": "cmn",
          "lang": "Chinese Mandarin",
          "roman": "tiáoshìqì",
          "sense": "computer program",
          "word": "调试器"
        },
        {
          "code": "cmn",
          "lang": "Chinese Mandarin",
          "sense": "computer program",
          "word": "調試程序"
        },
        {
          "code": "cmn",
          "lang": "Chinese Mandarin",
          "roman": "tiáoshì chéngxù",
          "sense": "computer program",
          "word": "调试程序"
        },
        {
          "code": "cmn",
          "lang": "Chinese Mandarin",
          "sense": "computer program",
          "word": "調試工具"
        },
        {
          "code": "cmn",
          "lang": "Chinese Mandarin",
          "roman": "tiáoshì gōngjù",
          "sense": "computer program",
          "word": "调试工具"
        },
        {
          "code": "cs",
          "lang": "Czech",
          "sense": "computer program",
          "tags": [
            "masculine"
          ],
          "word": "debugger"
        },
        {
          "code": "nl",
          "lang": "Dutch",
          "sense": "computer program",
          "word": "debugger"
        },
        {
          "code": "fi",
          "lang": "Finnish",
          "sense": "computer program",
          "word": "virheenkorjausohjelma"
        },
        {
          "code": "fi",
          "lang": "Finnish",
          "sense": "computer program",
          "tags": [
            "colloquial"
          ],
          "word": "debuggeri"
        },
        {
          "code": "fr",
          "lang": "French",
          "sense": "computer program",
          "word": "débogueur"
        },
        {
          "code": "fr",
          "lang": "French",
          "sense": "computer program",
          "tags": [
            "masculine"
          ],
          "word": "débugueur"
        },
        {
          "code": "de",
          "lang": "German",
          "sense": "computer program",
          "tags": [
            "masculine"
          ],
          "word": "Debugger"
        },
        {
          "code": "el",
          "lang": "Greek",
          "roman": "aposfalmatotís",
          "sense": "computer program",
          "tags": [
            "masculine"
          ],
          "word": "αποσφαλματωτής"
        },
        {
          "code": "he",
          "lang": "Hebrew",
          "sense": "computer program",
          "tags": [
            "masculine"
          ],
          "word": "דבאגר"
        },
        {
          "code": "hu",
          "lang": "Hungarian",
          "sense": "computer program",
          "word": "hibakereső"
        },
        {
          "code": "is",
          "lang": "Icelandic",
          "sense": "computer program",
          "tags": [
            "neuter"
          ],
          "word": "kembiforrit"
        },
        {
          "code": "id",
          "lang": "Indonesian",
          "sense": "computer program",
          "word": "pengawakutu"
        },
        {
          "code": "id",
          "lang": "Indonesian",
          "sense": "computer program",
          "word": "perunut"
        },
        {
          "code": "it",
          "lang": "Italian",
          "sense": "computer program",
          "tags": [
            "masculine"
          ],
          "word": "debugger"
        },
        {
          "code": "ja",
          "lang": "Japanese",
          "roman": "debagga",
          "sense": "computer program",
          "word": "デバッガ"
        },
        {
          "code": "ko",
          "lang": "Korean",
          "roman": "dibeogeo",
          "sense": "computer program",
          "word": "디버거"
        },
        {
          "code": "ms",
          "lang": "Malay",
          "sense": "computer program",
          "word": "penyahpepijat"
        },
        {
          "code": "mi",
          "lang": "Maori",
          "sense": "computer program",
          "word": "pūpatuiro"
        },
        {
          "code": "pl",
          "lang": "Polish",
          "sense": "computer program",
          "tags": [
            "masculine"
          ],
          "word": "odpluskwiacz"
        },
        {
          "code": "pl",
          "lang": "Polish",
          "sense": "computer program",
          "tags": [
            "masculine"
          ],
          "word": "debugger"
        },
        {
          "code": "pt",
          "lang": "Portuguese",
          "sense": "computer program",
          "tags": [
            "masculine"
          ],
          "word": "debugger"
        },
        {
          "code": "pt",
          "lang": "Portuguese",
          "sense": "computer program",
          "tags": [
            "masculine"
          ],
          "word": "depurador"
        },
        {
          "code": "ro",
          "lang": "Romanian",
          "sense": "computer program",
          "tags": [
            "masculine"
          ],
          "word": "depanator"
        },
        {
          "code": "ru",
          "lang": "Russian",
          "roman": "otládčik",
          "sense": "computer program",
          "tags": [
            "masculine"
          ],
          "word": "отла́дчик"
        },
        {
          "code": "ru",
          "lang": "Russian",
          "roman": "debágger",
          "sense": "computer program",
          "tags": [
            "masculine"
          ],
          "word": "деба́ггер"
        },
        {
          "code": "es",
          "lang": "Spanish",
          "sense": "computer program",
          "tags": [
            "masculine"
          ],
          "word": "depurador"
        },
        {
          "code": "sv",
          "lang": "Swedish",
          "sense": "computer program",
          "word": "avlusare"
        }
      ],
      "wikipedia": [
        "debugger"
      ]
    }
  ],
  "sounds": [
    {
      "ipa": "/diːˈbʌɡə/",
      "tags": [
        "UK"
      ]
    },
    {
      "ipa": "/diːˈbʊɡə/",
      "tags": [
        "Northern-England"
      ]
    },
    {
      "ipa": "/diˈbʌɡəɹ/",
      "tags": [
        "US"
      ]
    },
    {
      "rhymes": "-ʌɡə(ɹ)"
    },
    {
      "audio": "en-us-debugger.ogg",
      "mp3_url": "https://upload.wikimedia.org/wikipedia/commons/transcoded/0/0c/En-us-debugger.ogg/En-us-debugger.ogg.mp3",
      "ogg_url": "https://upload.wikimedia.org/wikipedia/commons/0/0c/En-us-debugger.ogg",
      "tags": [
        "US"
      ],
      "text": "Audio (US)"
    }
  ],
  "word": "debugger"
}

{
  "forms": [
    {
      "form": "inanimate",
      "source": "declension",
      "tags": [
        "table-tags"
      ]
    },
    {
      "form": "cs-ndecl",
      "source": "declension",
      "tags": [
        "inflection-template"
      ]
    },
    {
      "form": "debugger",
      "source": "declension",
      "tags": [
        "nominative",
        "singular"
      ]
    },
    {
      "form": "debuggery",
      "source": "declension",
      "tags": [
        "nominative",
        "plural"
      ]
    },
    {
      "form": "debuggeru",
      "source": "declension",
      "tags": [
        "genitive",
        "singular"
      ]
    },
    {
      "form": "debuggerů",
      "source": "declension",
      "tags": [
        "genitive",
        "plural"
      ]
    },
    {
      "form": "debuggeru",
      "source": "declension",
      "tags": [
        "dative",
        "singular"
      ]
    },
    {
      "form": "debuggerům",
      "source": "declension",
      "tags": [
        "dative",
        "plural"
      ]
    },
    {
      "form": "debugger",
      "source": "declension",
      "tags": [
        "accusative",
        "singular"
      ]
    },
    {
      "form": "debuggery",
      "source": "declension",
      "tags": [
        "accusative",
        "plural"
      ]
    },
    {
      "form": "debuggere",
      "source": "declension",
      "tags": [
        "singular",
        "vocative"
      ]
    },
    {
      "form": "debuggery",
      "source": "declension",
      "tags": [
        "plural",
        "vocative"
      ]
    },
    {
      "form": "debuggeru",
      "source": "declension",
      "tags": [
        "locative",
        "singular"
      ]
    },
    {
      "form": "debuggerech",
      "source": "declension",
      "tags": [
        "locative",
        "plural"
      ]
    },
    {
      "form": "debuggerem",
      "source": "declension",
      "tags": [
        "instrumental",
        "singular"
      ]
    },
    {
      "form": "debuggery",
      "source": "declension",
      "tags": [
        "instrumental",
        "plural"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {
        "1": "m-in"
      },
      "expansion": "debugger m inan",
      "name": "cs-noun"
    }
  ],
  "inflection_templates": [
    {
      "args": {
        "1": "m"
      },
      "name": "cs-ndecl"
    }
  ],
  "lang": "Czech",
  "lang_code": "cs",
  "pos": "noun",
  "senses": [
    {
      "categories": [
        {
          "kind": "other",
          "name": "Czech entries with incorrect language header",
          "parents": [
            "Entries with incorrect language header",
            "Entry maintenance"
          ],
          "source": "w"
        },
        {
          "kind": "topical",
          "langcode": "cs",
          "name": "Programming",
          "orig": "cs:Programming",
          "parents": [
            "Computing",
            "Software engineering",
            "Technology",
            "Computer science",
            "Engineering",
            "Software",
            "All topics",
            "Sciences",
            "Applied sciences",
            "Media",
            "Fundamental",
            "Communication"
          ],
          "source": "w"
        }
      ],
      "glosses": [
        "debugger"
      ],
      "id": "en-debugger-cs-noun-TETXwo7A",
      "links": [
        [
          "programming",
          "programming#Noun"
        ],
        [
          "debugger",
          "debugger#English"
        ]
      ],
      "raw_glosses": [
        "(programming) debugger"
      ],
      "related": [
        {
          "word": "ladit"
        }
      ],
      "tags": [
        "inanimate",
        "masculine"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "programming",
        "sciences"
      ]
    }
  ],
  "word": "debugger"
}

{
  "forms": [
    {
      "form": "debuggers",
      "tags": [
        "plural"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {
        "1": "m",
        "2": "#s"
      },
      "expansion": "debugger m (plural debuggers)",
      "name": "pt-noun"
    }
  ],
  "lang": "Portuguese",
  "lang_code": "pt",
  "pos": "noun",
  "senses": [
    {
      "categories": [
        {
          "kind": "other",
          "name": "Portuguese entries with incorrect language header",
          "parents": [
            "Entries with incorrect language header",
            "Entry maintenance"
          ],
          "source": "w"
        },
        {
          "kind": "topical",
          "langcode": "pt",
          "name": "Programming",
          "orig": "pt:Programming",
          "parents": [
            "Computing",
            "Software engineering",
            "Technology",
            "Computer science",
            "Engineering",
            "Software",
            "All topics",
            "Sciences",
            "Applied sciences",
            "Media",
            "Fundamental",
            "Communication"
          ],
          "source": "w"
        }
      ],
      "glosses": [
        "debugger (program that helps the programmer debug code)"
      ],
      "id": "en-debugger-pt-noun-pOXjZnrs",
      "links": [
        [
          "programming",
          "programming#Noun"
        ],
        [
          "debugger",
          "debugger#English"
        ]
      ],
      "raw_glosses": [
        "(programming) debugger (program that helps the programmer debug code)"
      ],
      "synonyms": [
        {
          "word": "depurador"
        }
      ],
      "tags": [
        "masculine"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "programming",
        "sciences"
      ]
    }
  ],
  "word": "debugger"
}
{
  "forms": [
    {
      "form": "inanimate",
      "source": "declension",
      "tags": [
        "table-tags"
      ]
    },
    {
      "form": "cs-ndecl",
      "source": "declension",
      "tags": [
        "inflection-template"
      ]
    },
    {
      "form": "debugger",
      "source": "declension",
      "tags": [
        "nominative",
        "singular"
      ]
    },
    {
      "form": "debuggery",
      "source": "declension",
      "tags": [
        "nominative",
        "plural"
      ]
    },
    {
      "form": "debuggeru",
      "source": "declension",
      "tags": [
        "genitive",
        "singular"
      ]
    },
    {
      "form": "debuggerů",
      "source": "declension",
      "tags": [
        "genitive",
        "plural"
      ]
    },
    {
      "form": "debuggeru",
      "source": "declension",
      "tags": [
        "dative",
        "singular"
      ]
    },
    {
      "form": "debuggerům",
      "source": "declension",
      "tags": [
        "dative",
        "plural"
      ]
    },
    {
      "form": "debugger",
      "source": "declension",
      "tags": [
        "accusative",
        "singular"
      ]
    },
    {
      "form": "debuggery",
      "source": "declension",
      "tags": [
        "accusative",
        "plural"
      ]
    },
    {
      "form": "debuggere",
      "source": "declension",
      "tags": [
        "singular",
        "vocative"
      ]
    },
    {
      "form": "debuggery",
      "source": "declension",
      "tags": [
        "plural",
        "vocative"
      ]
    },
    {
      "form": "debuggeru",
      "source": "declension",
      "tags": [
        "locative",
        "singular"
      ]
    },
    {
      "form": "debuggerech",
      "source": "declension",
      "tags": [
        "locative",
        "plural"
      ]
    },
    {
      "form": "debuggerem",
      "source": "declension",
      "tags": [
        "instrumental",
        "singular"
      ]
    },
    {
      "form": "debuggery",
      "source": "declension",
      "tags": [
        "instrumental",
        "plural"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {
        "1": "m-in"
      },
      "expansion": "debugger m inan",
      "name": "cs-noun"
    }
  ],
  "inflection_templates": [
    {
      "args": {
        "1": "m"
      },
      "name": "cs-ndecl"
    }
  ],
  "lang": "Czech",
  "lang_code": "cs",
  "pos": "noun",
  "related": [
    {
      "word": "ladit"
    }
  ],
  "senses": [
    {
      "categories": [
        "Czech entries with incorrect language header",
        "Czech hard masculine inanimate nouns",
        "Czech inanimate nouns",
        "Czech lemmas",
        "Czech masculine inanimate nouns",
        "Czech masculine nouns",
        "Czech nouns",
        "cs:Programming"
      ],
      "glosses": [
        "debugger"
      ],
      "links": [
        [
          "programming",
          "programming#Noun"
        ],
        [
          "debugger",
          "debugger#English"
        ]
      ],
      "raw_glosses": [
        "(programming) debugger"
      ],
      "tags": [
        "inanimate",
        "masculine"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "programming",
        "sciences"
      ]
    }
  ],
  "word": "debugger"
}

{
  "etymology_templates": [
    {
      "args": {
        "1": "en",
        "2": "debug",
        "3": "er",
        "id2": "agent noun"
      },
      "expansion": "debug + -er",
      "name": "suffix"
    }
  ],
  "etymology_text": "debug + -er",
  "forms": [
    {
      "form": "debuggers",
      "tags": [
        "plural"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {},
      "expansion": "debugger (plural debuggers)",
      "name": "en-noun"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "senses": [
    {
      "categories": [
        "English 3-syllable words",
        "English countable nouns",
        "English entries with incorrect language header",
        "English lemmas",
        "English nouns",
        "English terms suffixed with -er (agent noun)",
        "English terms with IPA pronunciation",
        "English terms with audio links",
        "English terms with quotations",
        "Korean terms with redundant script codes",
        "Mandarin terms with redundant transliterations",
        "Rhymes:English/ʌɡə(ɹ)",
        "Rhymes:English/ʌɡə(ɹ)/3 syllables",
        "en:Programming"
      ],
      "examples": [
        {
          "ref": "1965 January 15, J. B. Dennis, “Computer Research”, in Massachusetts Institute of Technology. Research Laboratory of Electronics. Quarterly Progress Report, no. 76, Cambridge, Massachusetts: Research Laboratory of Electronics (RLE) at the Massachusetts Institute of Technology (MIT), archived from the original on 2010-07-03, page 360",
          "text": "6. Memorandum PDP-23, ID Invisible Debugger, August 20, 1964.",
          "type": "quotation"
        },
        {
          "ref": "1966 May 20, MIT Electrical Engineering Department, chapter ID, in PDP-23-1, Cambridge, Massachusetts: Massachusetts Institute of Technology, archived from the original on 2011-02-18, page 1",
          "text": "Invisible Debugger, commonly referred to as ID, a utility program in the PDP-1 time sharing system written to aid in the debugging of other programs. An advanced ID has been written (April, 1966) to allow all operations to be carried out either directly on drum fields or on running cores.",
          "type": "quotation"
        }
      ],
      "glosses": [
        "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."
      ],
      "links": [
        [
          "programming",
          "programming#Noun"
        ],
        [
          "computer program",
          "computer program"
        ],
        [
          "debug",
          "debug"
        ],
        [
          "breakpoint",
          "breakpoint"
        ]
      ],
      "raw_glosses": [
        "(programming) 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."
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "programming",
        "sciences"
      ],
      "wikipedia": [
        "debugger"
      ]
    }
  ],
  "sounds": [
    {
      "ipa": "/diːˈbʌɡə/",
      "tags": [
        "UK"
      ]
    },
    {
      "ipa": "/diːˈbʊɡə/",
      "tags": [
        "Northern-England"
      ]
    },
    {
      "ipa": "/diˈbʌɡəɹ/",
      "tags": [
        "US"
      ]
    },
    {
      "rhymes": "-ʌɡə(ɹ)"
    },
    {
      "audio": "en-us-debugger.ogg",
      "mp3_url": "https://upload.wikimedia.org/wikipedia/commons/transcoded/0/0c/En-us-debugger.ogg/En-us-debugger.ogg.mp3",
      "ogg_url": "https://upload.wikimedia.org/wikipedia/commons/0/0c/En-us-debugger.ogg",
      "tags": [
        "US"
      ],
      "text": "Audio (US)"
    }
  ],
  "translations": [
    {
      "code": "bg",
      "lang": "Bulgarian",
      "roman": "debǎ́ger",
      "sense": "computer program",
      "tags": [
        "masculine"
      ],
      "word": "дебъ́гер"
    },
    {
      "code": "cmn",
      "lang": "Chinese Mandarin",
      "sense": "computer program",
      "word": "調試器"
    },
    {
      "code": "cmn",
      "lang": "Chinese Mandarin",
      "roman": "tiáoshìqì",
      "sense": "computer program",
      "word": "调试器"
    },
    {
      "code": "cmn",
      "lang": "Chinese Mandarin",
      "sense": "computer program",
      "word": "調試程序"
    },
    {
      "code": "cmn",
      "lang": "Chinese Mandarin",
      "roman": "tiáoshì chéngxù",
      "sense": "computer program",
      "word": "调试程序"
    },
    {
      "code": "cmn",
      "lang": "Chinese Mandarin",
      "sense": "computer program",
      "word": "調試工具"
    },
    {
      "code": "cmn",
      "lang": "Chinese Mandarin",
      "roman": "tiáoshì gōngjù",
      "sense": "computer program",
      "word": "调试工具"
    },
    {
      "code": "cs",
      "lang": "Czech",
      "sense": "computer program",
      "tags": [
        "masculine"
      ],
      "word": "debugger"
    },
    {
      "code": "nl",
      "lang": "Dutch",
      "sense": "computer program",
      "word": "debugger"
    },
    {
      "code": "fi",
      "lang": "Finnish",
      "sense": "computer program",
      "word": "virheenkorjausohjelma"
    },
    {
      "code": "fi",
      "lang": "Finnish",
      "sense": "computer program",
      "tags": [
        "colloquial"
      ],
      "word": "debuggeri"
    },
    {
      "code": "fr",
      "lang": "French",
      "sense": "computer program",
      "word": "débogueur"
    },
    {
      "code": "fr",
      "lang": "French",
      "sense": "computer program",
      "tags": [
        "masculine"
      ],
      "word": "débugueur"
    },
    {
      "code": "de",
      "lang": "German",
      "sense": "computer program",
      "tags": [
        "masculine"
      ],
      "word": "Debugger"
    },
    {
      "code": "el",
      "lang": "Greek",
      "roman": "aposfalmatotís",
      "sense": "computer program",
      "tags": [
        "masculine"
      ],
      "word": "αποσφαλματωτής"
    },
    {
      "code": "he",
      "lang": "Hebrew",
      "sense": "computer program",
      "tags": [
        "masculine"
      ],
      "word": "דבאגר"
    },
    {
      "code": "hu",
      "lang": "Hungarian",
      "sense": "computer program",
      "word": "hibakereső"
    },
    {
      "code": "is",
      "lang": "Icelandic",
      "sense": "computer program",
      "tags": [
        "neuter"
      ],
      "word": "kembiforrit"
    },
    {
      "code": "id",
      "lang": "Indonesian",
      "sense": "computer program",
      "word": "pengawakutu"
    },
    {
      "code": "id",
      "lang": "Indonesian",
      "sense": "computer program",
      "word": "perunut"
    },
    {
      "code": "it",
      "lang": "Italian",
      "sense": "computer program",
      "tags": [
        "masculine"
      ],
      "word": "debugger"
    },
    {
      "code": "ja",
      "lang": "Japanese",
      "roman": "debagga",
      "sense": "computer program",
      "word": "デバッガ"
    },
    {
      "code": "ko",
      "lang": "Korean",
      "roman": "dibeogeo",
      "sense": "computer program",
      "word": "디버거"
    },
    {
      "code": "ms",
      "lang": "Malay",
      "sense": "computer program",
      "word": "penyahpepijat"
    },
    {
      "code": "mi",
      "lang": "Maori",
      "sense": "computer program",
      "word": "pūpatuiro"
    },
    {
      "code": "pl",
      "lang": "Polish",
      "sense": "computer program",
      "tags": [
        "masculine"
      ],
      "word": "odpluskwiacz"
    },
    {
      "code": "pl",
      "lang": "Polish",
      "sense": "computer program",
      "tags": [
        "masculine"
      ],
      "word": "debugger"
    },
    {
      "code": "pt",
      "lang": "Portuguese",
      "sense": "computer program",
      "tags": [
        "masculine"
      ],
      "word": "debugger"
    },
    {
      "code": "pt",
      "lang": "Portuguese",
      "sense": "computer program",
      "tags": [
        "masculine"
      ],
      "word": "depurador"
    },
    {
      "code": "ro",
      "lang": "Romanian",
      "sense": "computer program",
      "tags": [
        "masculine"
      ],
      "word": "depanator"
    },
    {
      "code": "ru",
      "lang": "Russian",
      "roman": "otládčik",
      "sense": "computer program",
      "tags": [
        "masculine"
      ],
      "word": "отла́дчик"
    },
    {
      "code": "ru",
      "lang": "Russian",
      "roman": "debágger",
      "sense": "computer program",
      "tags": [
        "masculine"
      ],
      "word": "деба́ггер"
    },
    {
      "code": "es",
      "lang": "Spanish",
      "sense": "computer program",
      "tags": [
        "masculine"
      ],
      "word": "depurador"
    },
    {
      "code": "sv",
      "lang": "Swedish",
      "sense": "computer program",
      "word": "avlusare"
    }
  ],
  "word": "debugger"
}

{
  "forms": [
    {
      "form": "debuggers",
      "tags": [
        "plural"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {
        "1": "m",
        "2": "#s"
      },
      "expansion": "debugger m (plural debuggers)",
      "name": "pt-noun"
    }
  ],
  "lang": "Portuguese",
  "lang_code": "pt",
  "pos": "noun",
  "senses": [
    {
      "categories": [
        "Portuguese countable nouns",
        "Portuguese entries with incorrect language header",
        "Portuguese lemmas",
        "Portuguese masculine nouns",
        "Portuguese nouns",
        "pt:Programming"
      ],
      "glosses": [
        "debugger (program that helps the programmer debug code)"
      ],
      "links": [
        [
          "programming",
          "programming#Noun"
        ],
        [
          "debugger",
          "debugger#English"
        ]
      ],
      "raw_glosses": [
        "(programming) debugger (program that helps the programmer debug code)"
      ],
      "synonyms": [
        {
          "word": "depurador"
        }
      ],
      "tags": [
        "masculine"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "programming",
        "sciences"
      ]
    }
  ],
  "word": "debugger"
}

This page is a part of the kaikki.org machine-readable All languages combined dictionary. This dictionary is based on structured data extracted on 2024-05-09 from the enwiktionary dump dated 2024-05-02 using wiktextract (4d5d0bb and edd475d). The data shown on this site has been post-processed and various details (e.g., extra categories) removed, some information disambiguated, and additional data merged from other sources. See the raw data download page for the unprocessed wiktextract data.

If you use this data in academic research, please cite Tatu Ylonen: Wiktextract: Wiktionary as Machine-Readable Structured Data, Proceedings of the 13th Conference on Language Resources and Evaluation (LREC), pp. 1317-1325, Marseille, 20-25 June 2022. Linking to the relevant page(s) under https://kaikki.org would also be greatly appreciated.