dlw@TALCOTT.HARVARD.EDU (Dan Weinreb) (03/21/89)
I know you don't maintain xgdb, but I thought I'd point this out anyway: the Makefile entry for xgdb seems to be missing a library. It needs to have "-lXmu" right before the "-lX11". Otherwise xgdb.c gets a lot of compiler errors. With this change it seems to work.