Path: utzoo!utgpu!watmath!uunet!tut.cis.ohio-state.edu!MCC.COM!rfg From: rfg@MCC.COM (Ron Guilmette) Newsgroups: gnu.gdb.bug Subject: bug in gdb 3.0 - pathnames may not start with ~ Message-ID: <8901092333.AA11792@riunite.aca.mcc.com> Date: 9 Jan 89 23:33:15 GMT Sender: news@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 10 when using a gdb command such as "directory", you cannot specify the pathname with a leading tilde (indicating your home directory). Actually. you can start your pathname with the tilde character, but it is not interpreted as it would be by C-shell. This is a minor thing, but it would ne nice to have. // Ron Guilmette // MCC