Intel Debugger (original) (raw)

About DBpedia

인텔 디버거 (IDB: Intel Debugger)는 C, C++ 그리고 포트란으로 쓰여진 프로그램의 디버깅을 지원하기 위해 인텔에 의해 개발되었다. 이것은 커맨드 라인 또는 리눅스 이클립스 플랫폼에서의 자바 기반 그래픽 사용자 인터페이스 (GUI) 중에서 선택할 수 있다. 인텔 디버거는 Intel Parallel Studio와 그것의 인텔 C++ 컴파일러, Fortran 컴파일러 제품들 같은 여러 인텔 소프트웨어 제품들의 구성 요소였다. 인텔 디버거에 대한 지원은 중지되었으며 가장 마지막으로 출시된 버전은 13.0.1 (2013)이다. 리눅스와 OS X에서, 인텔은 GNU 디버거에 대한 확장을 지원한다. (인텔 Composer XE 2013 SP1에서 제공되는 GDB는 GDB 7.5에 기반한다.) 인텔은 GDB의 분기를 유지중이며, 이것을 구현하는 관련된 버그들에 대한 일도 진행하고 있다. 윈도우에서, 인텔은 비주얼 스튜디오 디버거에 대한 확장을 지원한다.

Property Value
dbo:abstract The Intel Debugger (IDB) was developed by Intel and provided support (at various levels depending on compiler product) for debugging programs written in C, C++, and Fortran (77, 90 and 95). It provided a choice of command-line and Java-based graphical user interface (GUI) on the Linux Eclipse platform. The Intel Debugger was a component of a number of Intel software products, such as Intel Parallel Studio and their C++ and Fortran compiler products; it supported parallel architectures including MPI, OpenMP, and Pthreads. Support for the Intel Debugger has been deprecated — in the Intel Fortran Composer 2013 product — with the last released version being 13.0.1 (2013). For Linux and OS X, Intel supports extensions to the GNU Debugger (the GDB provided with Intel Composer XE 2013 SP1 is based on GDB 7.5). Intel maintains a fork of GDB and works on its relevant bugs to get them implemented upstream. For Windows, Intel supports extensions to the Visual Studio Debugger. The parallel debugger extension enables additional capabilities for debugging parallel programs and is available for Visual Studio (2005 and 2008). (en) 인텔 디버거 (IDB: Intel Debugger)는 C, C++ 그리고 포트란으로 쓰여진 프로그램의 디버깅을 지원하기 위해 인텔에 의해 개발되었다. 이것은 커맨드 라인 또는 리눅스 이클립스 플랫폼에서의 자바 기반 그래픽 사용자 인터페이스 (GUI) 중에서 선택할 수 있다. 인텔 디버거는 Intel Parallel Studio와 그것의 인텔 C++ 컴파일러, Fortran 컴파일러 제품들 같은 여러 인텔 소프트웨어 제품들의 구성 요소였다. 인텔 디버거에 대한 지원은 중지되었으며 가장 마지막으로 출시된 버전은 13.0.1 (2013)이다. 리눅스와 OS X에서, 인텔은 GNU 디버거에 대한 확장을 지원한다. (인텔 Composer XE 2013 SP1에서 제공되는 GDB는 GDB 7.5에 기반한다.) 인텔은 GDB의 분기를 유지중이며, 이것을 구현하는 관련된 버그들에 대한 일도 진행하고 있다. 윈도우에서, 인텔은 비주얼 스튜디오 디버거에 대한 확장을 지원한다. (ko)
dbo:developer dbr:Intel
dbo:genre dbr:Debugger
dbo:latestReleaseDate 2012-07-31 (xsd:date)
dbo:latestReleaseVersion 13.0.1 (2013)
dbo:operatingSystem dbr:Linux dbr:OS_X
dbo:wikiPageExternalLink https://software.intel.com/en-us/articles/debugging-intel-platforms/ https://software.intel.com/en-us/compilers https://software.intel.com/en-us/intel-sdp-home/
dbo:wikiPageID 23314998 (xsd:integer)
dbo:wikiPageLength 4087 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1004596553 (xsd:integer)
dbo:wikiPageWikiLink dbr:Debugger dbr:Intel_Developer_Zone dbr:Pthreads dbr:Compiler dbr:GNU_Debugger dbr:GUI dbr:Linux dbr:Debug dbr:C++ dbr:C_(programming_language) dbr:Eclipse_(software) dbr:Fortran dbc:Intel_software dbr:Java_(software_platform) dbc:Debuggers dbr:Intel dbr:Intel_C++_Compiler dbr:Intel_Fortran_Compiler dbr:Intel_Parallel_Studio dbr:Microsoft_Visual_Studio dbr:Microsoft_Visual_Studio_Debugger dbr:Microsoft_Windows dbr:OS_X dbr:OpenMP dbr:Message_Passing_Interface
dbp:developer dbr:Intel
dbp:discontinued yes (en)
dbp:genre dbr:Debugger
dbp:latestReleaseDate 2012-07-31 (xsd:date)
dbp:latestReleaseVersion 13 (xsd:integer)
dbp:license Commercial, Academic, Eval and, for Linux, for non-commercial uses (en)
dbp:name Intel Debugger (en)
dbp:operatingSystem Linux and OS X (en)
dbp:website https://software.intel.com/en-us/compilers
dbp:wikiPageUsesTemplate dbt:Infobox_software dbt:Reflist dbt:Release_date dbt:Windows-software-stub dbt:Intel_software
dcterms:subject dbc:Intel_software dbc:Debuggers
rdf:type owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 yago:Abstraction100002137 yago:Code106355894 yago:CodingSystem106353757 yago:Communication100033020 yago:Debugger106574334 yago:Program106568978 yago:Writing106359877 yago:WrittenCommunication106349220 yago:Software106566077 yago:WikicatDebuggers
rdfs:comment 인텔 디버거 (IDB: Intel Debugger)는 C, C++ 그리고 포트란으로 쓰여진 프로그램의 디버깅을 지원하기 위해 인텔에 의해 개발되었다. 이것은 커맨드 라인 또는 리눅스 이클립스 플랫폼에서의 자바 기반 그래픽 사용자 인터페이스 (GUI) 중에서 선택할 수 있다. 인텔 디버거는 Intel Parallel Studio와 그것의 인텔 C++ 컴파일러, Fortran 컴파일러 제품들 같은 여러 인텔 소프트웨어 제품들의 구성 요소였다. 인텔 디버거에 대한 지원은 중지되었으며 가장 마지막으로 출시된 버전은 13.0.1 (2013)이다. 리눅스와 OS X에서, 인텔은 GNU 디버거에 대한 확장을 지원한다. (인텔 Composer XE 2013 SP1에서 제공되는 GDB는 GDB 7.5에 기반한다.) 인텔은 GDB의 분기를 유지중이며, 이것을 구현하는 관련된 버그들에 대한 일도 진행하고 있다. 윈도우에서, 인텔은 비주얼 스튜디오 디버거에 대한 확장을 지원한다. (ko) The Intel Debugger (IDB) was developed by Intel and provided support (at various levels depending on compiler product) for debugging programs written in C, C++, and Fortran (77, 90 and 95). It provided a choice of command-line and Java-based graphical user interface (GUI) on the Linux Eclipse platform. The Intel Debugger was a component of a number of Intel software products, such as Intel Parallel Studio and their C++ and Fortran compiler products; it supported parallel architectures including MPI, OpenMP, and Pthreads. (en)
rdfs:label Intel Debugger (en) 인텔 디버거 (ko)
owl:sameAs freebase:Intel Debugger yago-res:Intel Debugger wikidata:Intel Debugger dbpedia-ko:Intel Debugger https://global.dbpedia.org/id/4nj6x
prov:wasDerivedFrom wikipedia-en:Intel_Debugger?oldid=1004596553&ns=0
foaf:homepage https://software.intel.com/en-us/compilers
foaf:isPrimaryTopicOf wikipedia-en:Intel_Debugger
foaf:name Intel Debugger (en)
is dbo:wikiPageWikiLink of dbr:List_of_debuggers dbr:Comparison_of_debuggers
is foaf:primaryTopic of wikipedia-en:Intel_Debugger