From: "sl" Newsgroups: comp.os.msdos.djgpp Subject: Re: Rhide 1.4.7.5 - bug Date: Sat, 29 Jan 2000 19:10:49 -0500 (EST) Organization: Posted via Supernews, http://www.supernews.com Lines: 13 Message-ID: References: <3892A859 DOT DA78CEA6 AT is DOT elta DOT co DOT il> X-Complaints-To: newsabuse AT supernews DOT com X-Newsreader: PMINews 2.00.1205 For OS/2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Sat, 29 Jan 2000 10:44:09 +0200, Eli Zaretskii wrote: >Correct me if I'm wrong, but when you press Alt-F5, what runs is the user >program, not RHIDE, isn't that so? If so, then the debugged program is the >one that doesn't release its time slices, not RHIDE. Incorrect. Alt-F5 simply *displays* the user-program, not run it .. It is RHIDE which sets up this display and waits for any key to be pressed to return to the editor. :) Gili