From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stas Sergeev Subject: Re: Virtual Console Date: Thu, 26 Aug 2004 07:43:40 +0400 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <412D5C6C.9050102@aknet.ru> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-msdos@vger.kernel.org Hello. TP Reitzel wrote: > Output from boot.log while running virtual console as root with the > SVGA library: [] > (gdb) #0 0x402ab399 in waitpid () from /lib/libc.so.6 > No symbol table info available. Please run "default-configure -d" in a source tree and recompile your dosemu to get a debug info in, then retry things. Oh, and if your glibc is compilled without a frame pointers, I am wondering whether the gdb will be able to rewind the stack out of waitpid() even with the debug info for dosemu...