About: Gdbserver

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

gdbserver is a computer program that makes it possible to remotely debug other programs. Running on the same system as the program to be debugged, it allows the GNU Debugger to connect from another system; that is, only the executable to be debugged needs to be resident on the target system ("target"), while the source code and a copy of the binary file to be debugged reside on the developer's local computer ("host"). The connection can be either TCP or a serial line.

Property Value
dbo:abstract
  • gdbserver is a computer program that makes it possible to remotely debug other programs. Running on the same system as the program to be debugged, it allows the GNU Debugger to connect from another system; that is, only the executable to be debugged needs to be resident on the target system ("target"), while the source code and a copy of the binary file to be debugged reside on the developer's local computer ("host"). The connection can be either TCP or a serial line. (en)
  • gdbserver est une commande Unix permettant de déboguer à distance (debug croisé) avec le GNU Debugger. Il ne requiert que la présence de l'exécutable sur la cible, les fichiers sources restent du côté de la machine hôte utilisé par le développeur (avec tout de même une copie du binaire). (fr)
  • gdbserver는 다른 프로그램들을 원격으로 디버깅할 수 있게 해주는 컴퓨터 프로그램이다. 이것은 디버깅되는 프로그램과 같은 시스템에서 동작하며, GNU 디버거를 다른 시스템에서 연결할 수 있게 한다; 즉 소스 코드와 바이너리 파일의 복사본 등은 개발자의 로컬 컴퓨터(호스트)에 두고, 대상 시스템에는 단지 디버그되는 실행 파일만 둘 수 있다. 이 연결은 TCP 또는 시리얼 라인을 통해 가능해 진다. (ko)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 26166520 (xsd:integer)
dbo:wikiPageLength
  • 2916 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1062647957 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • gdbserver is a computer program that makes it possible to remotely debug other programs. Running on the same system as the program to be debugged, it allows the GNU Debugger to connect from another system; that is, only the executable to be debugged needs to be resident on the target system ("target"), while the source code and a copy of the binary file to be debugged reside on the developer's local computer ("host"). The connection can be either TCP or a serial line. (en)
  • gdbserver est une commande Unix permettant de déboguer à distance (debug croisé) avec le GNU Debugger. Il ne requiert que la présence de l'exécutable sur la cible, les fichiers sources restent du côté de la machine hôte utilisé par le développeur (avec tout de même une copie du binaire). (fr)
  • gdbserver는 다른 프로그램들을 원격으로 디버깅할 수 있게 해주는 컴퓨터 프로그램이다. 이것은 디버깅되는 프로그램과 같은 시스템에서 동작하며, GNU 디버거를 다른 시스템에서 연결할 수 있게 한다; 즉 소스 코드와 바이너리 파일의 복사본 등은 개발자의 로컬 컴퓨터(호스트)에 두고, 대상 시스템에는 단지 디버그되는 실행 파일만 둘 수 있다. 이 연결은 TCP 또는 시리얼 라인을 통해 가능해 진다. (ko)
rdfs:label
  • Gdbserver (fr)
  • Gdbserver (en)
  • Gdbserver (ko)
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