jeff1@garfield.mun.edu (Jeff Sparkes) (09/20/89)
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