From: Mirko Geffken Newsgroups: comp.os.msdos.djgpp Subject: Question on farpoke Date: Wed, 25 Sep 1996 15:28:54 +0200 Organization: Customer of EUnet Germany; Info: info AT Germany DOT EU DOT net Lines: 16 Message-ID: <32493396.3ECF@seitz.de> Reply-To: mirko AT seitz DOT de NNTP-Posting-Host: pcmge.seitz.de 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 Hello, I have got another 2 questions 1) If I use the farpoke routine (don't know the exact command at the moment) and look at the assembly I can see something like .byte 0x64 assembled before the mov instruction. My question, what exactly does this do? 2) Is there a Version of rhide which already has the source level debugger built in. I have tried gdb (which has great functionality), but it is a little bit hard to have an overview of the source all the time. I know it is supposed to be released in midth of october, but maybe there is something like a beta 6 beta out there. Thank you Mirko