X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "jansb000" Newsgroups: comp.os.msdos.djgpp Subject: How To: using GDB from remote computer Date: 15 Jan 2006 12:02:01 -0800 Organization: http://groups.google.com Lines: 5 Message-ID: <1137355321.690955.178300@g47g2000cwa.googlegroups.com> NNTP-Posting-Host: 80.61.255.253 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1137355326 23804 127.0.0.1 (15 Jan 2006 20:02:06 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Sun, 15 Jan 2006 20:02:06 +0000 (UTC) User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse AT google DOT com Injection-Info: g47g2000cwa.googlegroups.com; posting-host=80.61.255.253; posting-account=11Aw2g0AAADHcwUzMePMTtR75sYqzA2- To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I have a program that runs with full screen graphics. Can I use GDB to debug this program from another PC? I have heard of a remote option that GDB supports but I am not sure from the documentation how to employ this.