Debugging data format (original) (raw)

About DBpedia

디버깅 자료 형식(debugging data format)은 고수준 디버거에서 사용되는, 컴파일된 컴퓨터 프로그램에 관한 정보를 저장하는 수단이다. 현대 디버깅 자료 형식들은 소스 수준 디버깅에 충분한 정보를 저장한다. 고수준 디버거들은 변수, 타입, 상수, 서브루틴 등에 관한 정보를 필요로하는데, 그래야 기계 수준 저장과 소스 언어 구성 간에 번역할 수 있기 때문이다. 각 정보는 다른 소프트웨어 도구들에서도 사용될 수 있다. 이 정보는 반드시 컴파일러에 의해 생성되어야 하며 링커에 의해 실행 파일이나 동적 라이브러리에 저장된다. 어떤 목적 파일 형식들은 디버깅 정보를 포함하지만 대부분 일반적인 디버깅 자료 형식인 stabs나 DWARF를 사용한다.

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 http://www.dwarfstd.org/doc/Debugging%20using%20DWARF-2012.pdf https://web.archive.org/web/20181223004312/http:/dwarfstd.org/doc/Debugging%20using%20DWARF-2012.pdf
dbo:wikiPageID 10574452 (xsd:integer)
dbo:wikiPageLength 1596 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 935316803 (xsd:integer)
dbo:wikiPageWikiLink dbr:Debugger dbr:DWARF dbr:Debug_symbol dbc:Computer_file_formats dbr:Compiler dbr:Object_file dbr:Relocatable_Object_Module_Format dbr:Computer_program dbr:Portable_Executable dbr:Stabs dbr:COFF dbr:Executable dbr:Dynamic_library dbr:IEEE-695
dbp:cs1Dates y (en)
dbp:date January 2020 (en)
dbp:wikiPageUsesTemplate dbt:Cite_web dbt:Reflist dbt:Use_dmy_dates dbt:Programming-software-stub
dct:subject dbc:Computer_file_formats
gold:hypernym dbr:Means
rdf:type dbo:Software yago:WikicatComputerFileFormats yago:Abstraction100002137 yago:Communication100033020 yago:Format106636806 yago:Information106634376 yago:Message106598915
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 freebase:Debugging data format wikidata:Debugging data format dbpedia-ko:Debugging data format dbpedia-pt:Debugging data format https://global.dbpedia.org/id/4j3C8 yago-res:Debugging data format
prov:wasDerivedFrom wikipedia-en:Debugging_data_format?oldid=935316803&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Debugging_data_format
is dbo:wikiPageWikiLink of dbr:DWARF dbr:Debug_symbol dbr:Object_file dbr:Stabs dbr:Memory_footprint dbr:Code_generation_(compiler) dbr:Ptrace
is foaf:primaryTopic of wikipedia-en:Debugging_data_format