An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

A debugging data format is a means of storing information about a compiled computer program for use by high-level debuggers. Modern debugging data formats store enough information to allow source-level debugging. High-level debuggers need information about variables, types, constants, subroutines and so on, so they can translate between machine-level storage and source language constructs. Such information can also be used by other software tools. The information must be generated by the compiler and stored in the executable file or dynamic library by the linker.

Property Value
dbo:abstract
  • A debugging data format is a means of storing information about a compiled computer program for use by high-level debuggers. Modern debugging data formats store enough information to allow source-level debugging. High-level debuggers need information about variables, types, constants, subroutines and so on, so they can translate between machine-level storage and source language constructs. Such information can also be used by other software tools. The information must be generated by the compiler and stored in the executable file or dynamic library by the linker. Some object file formats include debugging information, but others can use generic debugging data formats such as stabs and DWARF. (en)
  • 디버깅 자료 형식(debugging data format)은 고수준 디버거에서 사용되는, 컴파일된 컴퓨터 프로그램에 관한 정보를 저장하는 수단이다. 현대 디버깅 자료 형식들은 소스 수준 디버깅에 충분한 정보를 저장한다. 고수준 디버거들은 변수, 타입, 상수, 서브루틴 등에 관한 정보를 필요로하는데, 그래야 기계 수준 저장과 소스 언어 구성 간에 번역할 수 있기 때문이다. 각 정보는 다른 소프트웨어 도구들에서도 사용될 수 있다. 이 정보는 반드시 컴파일러에 의해 생성되어야 하며 링커에 의해 실행 파일이나 동적 라이브러리에 저장된다. 어떤 목적 파일 형식들은 디버깅 정보를 포함하지만 대부분 일반적인 디버깅 자료 형식인 stabs나 DWARF를 사용한다. (ko)
  • Um formato de dados para depuração é uma forma particular de codificar uma informação para facilitar a depuração. Alguns formatos de arquivo são padrões abertos. (pt)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 10574452 (xsd:integer)
dbo:wikiPageLength
  • 1596 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 935316803 (xsd:integer)
dbo:wikiPageWikiLink
dbp:cs1Dates
  • y (en)
dbp:date
  • January 2020 (en)
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • 디버깅 자료 형식(debugging data format)은 고수준 디버거에서 사용되는, 컴파일된 컴퓨터 프로그램에 관한 정보를 저장하는 수단이다. 현대 디버깅 자료 형식들은 소스 수준 디버깅에 충분한 정보를 저장한다. 고수준 디버거들은 변수, 타입, 상수, 서브루틴 등에 관한 정보를 필요로하는데, 그래야 기계 수준 저장과 소스 언어 구성 간에 번역할 수 있기 때문이다. 각 정보는 다른 소프트웨어 도구들에서도 사용될 수 있다. 이 정보는 반드시 컴파일러에 의해 생성되어야 하며 링커에 의해 실행 파일이나 동적 라이브러리에 저장된다. 어떤 목적 파일 형식들은 디버깅 정보를 포함하지만 대부분 일반적인 디버깅 자료 형식인 stabs나 DWARF를 사용한다. (ko)
  • Um formato de dados para depuração é uma forma particular de codificar uma informação para facilitar a depuração. Alguns formatos de arquivo são padrões abertos. (pt)
  • A debugging data format is a means of storing information about a compiled computer program for use by high-level debuggers. Modern debugging data formats store enough information to allow source-level debugging. High-level debuggers need information about variables, types, constants, subroutines and so on, so they can translate between machine-level storage and source language constructs. Such information can also be used by other software tools. The information must be generated by the compiler and stored in the executable file or dynamic library by the linker. (en)
rdfs:label
  • Debugging data format (en)
  • 디버깅 자료 형식 (ko)
  • Formato de dados para depuração (pt)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License