From xemacs-m  Tue Dec 31 11:23:56 1996
Received: from alphatech.com (erebus.alphatech.com [198.112.236.2])
          by xemacs.cs.uiuc.edu (8.8.4/8.8.4) with SMTP
	  id LAA21670 for <xemacs-beta@xemacs.org>; Tue, 31 Dec 1996 11:23:54 -0600 (CST)
Received: from venus.alphatech.com by alphatech.com (4.1/SMI-4.1)
	id AA01045; Tue, 31 Dec 96 12:19:58 EST
Received: from euler.alphatech.com by venus.alphatech.com (4.1/SMI-4.1)
	id AA20303; Tue, 31 Dec 96 12:26:49 EST
Received: by euler.alphatech.com (5.x/SMI-SVR4)
	id AA29498; Tue, 31 Dec 1996 12:19:03 -0500
Date: Tue, 31 Dec 1996 12:19:03 -0500
Message-Id: <9612311719.AA29498@euler.alphatech.com>
From: greg@alphatech.com (Greg Klanderman)
To: xemacs-beta@xemacs.org (XEmacs beta list)
Subject: gdb mode filename completion in 19.15b4
Reply-To: greg@alphatech.com


It used to be the case in 19.13 that gdb mode kept track of any cd's
so that using <tab> to complete a filename was relative to the right
directory.  This now seems broken in 19.15b4 (on solaris but I doubt
that matters).  No time to track this down just now.

Also, gdb mode probably needs to require c-mode which is no longer
dumped.  Trying to run gdb without having loaded any c files results
in "void variable c-mode-syntax-table" errors.  Maybe this is already
fixed in a more recent beta.

Greg

