Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!apple!gem.mps.ohio-state.edu!uwm.edu!cs.utexas.edu!uunet!garfield!stretch!jeff1 From: jeff1@garfield.mun.edu (Jeff Sparkes) Newsgroups: gnu.gdb.bug Subject: 3.2.xxx and class names Message-ID: Date: 20 Sep 89 13:28:15 GMT Sender: news@stretch.MUN.EDU Distribution: gnu Organization: Memorial University of Newfoundland Lines: 11 Gdb 3.2.xxx (on sun4os4) doesn't complete classnames giving the :: syntax. For example, when debugging InterViews code, it gives me a bunch of "Interactor_PS..." instead of "Interactor::..." in the list. Plus, if I try to complete "Interactor::I" I get a list of all variables starting with "I" instead of class members of Interactor. It would be generally useful to map class info from the C type names to their C++ names. -- Jeff Sparkes jeff1@garfield.mun.edu || uunet!garfield!jeff1