Date: Tue, 19 Jan 1999 11:40:08 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: srobinson AT prognet DOT com cc: djgpp AT delorie DOT com Subject: Re: GDB hangs in dosemu...help! In-Reply-To: <7801mv$6ds$1@nnrp1.dejanews.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Mon, 18 Jan 1999 srobinson AT prognet DOT com wrote: > I am having trouble running gdb under dosemu. When I run, the standard > opening banner comes up, but the prompt accepts no input, hanging the entire > dos session. Do you have any means to find out where in the GDB code is it stuck when this happens. It seems like it's in some input function, but it would be nice to know. Also, please tell exactly how do you invoke GDB (the exact command line), and what version of DOS do you boot under DOSEmu. > I have tried running dos under the debugger, but it doesn't seem to like that > and tends to segfault before encountering this problem. And dosdbg does not > report any problems. I am running with DPMS turned on (gdb won't start > without it) and the memory I give the server does not seem to effect the > problem. What about other suggestions of the FAQ--did you try that? I'm talking about "secure off", zero HogThreshold, and "rawkeyboard" in /etc/dosemu.conf. At least some of these seem to be relevant to input problems.