X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Tomasz Zbrożek" Newsgroups: comp.os.msdos.djgpp Subject: Re: RHIDE - difficulties Date: Thu, 23 Oct 2008 12:29:37 +0000 (UTC) Organization: Your Company Lines: 14 Message-ID: References: <62a3ffff-aef7-4e00-a747-81e9f0d357ee AT w7g2000hsa DOT googlegroups DOT com> NNTP-Posting-Host: router-sien.upos.com.pl X-Trace: news.onet.pl 1224764977 14903 89.171.152.81 (23 Oct 2008 12:29:37 GMT) X-Complaints-To: usenet AT news DOT onet DOT pl NNTP-Posting-Date: Thu, 23 Oct 2008 12:29:37 +0000 (UTC) User-Agent: Xnews/5.04.25 X-Sender: 5kBp3uke6SNK7Iok0CQ7D+tf2F7Zp6gWLVAhLsCW5ev1Xh5aeedsGg== To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Rugxulo wrote in news:62a3ffff-aef7-4e00-a747- 81e9f0d357ee AT w7g2000hsa DOT googlegroups DOT com: > Most regulars here (including me) don't seem to use RHIDE Hi, I have application which uses text mode 1 (40x25), how can I debug it in pure GDB ? should I make some macros for GDB to switch between 80x25 and 40x25 ? The problem is when program stops on breakpoint and I am in 40x25 with gdb :( I would like to use pure gdb instead of RHIDE but how to do it in such case ? -- regards tomek