X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f X-Authentication-Warning: kendall.sfbr.org: jeffw set sender to jeffw AT darwin DOT sfbr DOT org using -f Date: Fri, 18 Jan 2002 09:44:37 -0600 From: JT Williams To: djgpp AT delorie DOT com Cc: Eli Zaretskii Subject: Re: less probed my zip Message-ID: <20020118094437.A11434@kendall.sfbr.org> Mail-Followup-To: djgpp AT delorie DOT com, Eli Zaretskii References: <20020107092245 DOT A22916 AT kendall DOT sfbr DOT org> <20020107093742 DOT B22916 AT kendall DOT sfbr DOT org> <6480-Mon07Jan2002233835+0200-eliz AT is DOT elta DOT co DOT il> <20020116124203 DOT B14634 AT kendall DOT sfbr DOT org> <6480-Wed16Jan2002212249+0200-eliz AT is DOT elta DOT co DOT il> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <6480-Wed16Jan2002212249+0200-eliz@is.elta.co.il>; from eliz@is.elta.co.il on Wed, Jan 16, 2002 at 09:22:49PM +0200 Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk -: > BTW, if I continue to single-step into _put_path, weird stuff -: > happens. My keyboard get strangely remapped, and the machine -: > will frequently hang (cold boot required). -: -: What version of GDB is that? Versions before 5.0 couldn't single-step -: through code which invoked __dpmi_int I'm using version 5.0 from a SimTel mirror; stock 2.03 libc; bash 2.04; DOS 5.0; on a 386/387 box. I encounter the same strangeness whether I compile using -g or -gstabs+ (although I did not expect that to make a difference). Also no difference whether I use gcc 2.7.2.1 or gcc 3.0.3. The keyboard remapping, doubly-echoed characters, etc., make it nearly impossible to type in gdb commands.