From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: Bug in RHIDE 1.4.7 & 1.4.7.4? Date: Sat, 15 Jan 2000 10:23:54 +0200 Organization: NetVision Israel Lines: 9 Message-ID: <38802E9A.18A7525D@is.elta.co.il> References: NNTP-Posting-Host: ras1-p8.rvt.netvision.net.il Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.netvision.net.il 947924734 25635 62.0.172.10 (15 Jan 2000 08:25:34 GMT) X-Complaints-To: abuse AT netvision DOT net DOT il NNTP-Posting-Date: 15 Jan 2000 08:25:34 GMT X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,ru,hebrew To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Todorovic wrote: > > But works correct in v1.4. When I enter simple "1 + 2" in Debug/Evaluate box > it says "not available"!!! Can anybody else try it? What exactly did you want to achieve by that? Latest versions of RHIDE use a newer debugging code from GDB, so it might reject operations that don't make sense, which previous GDB code accepted.