Path: utzoo!telly!attcan!uunet!tut.cis.ohio-state.edu!YAHI.STANFORD.EDU!tiemann From: tiemann@YAHI.STANFORD.EDU (Michael Tiemann) Newsgroups: gnu.g++.bug Subject: gdb with G++ v1.35 Message-ID: <8906081344.AA26210@yahi> Date: 8 Jun 89 13:44:12 GMT References: <5310@robin.cs.nott.ac.uk> Sender: daemon@tut.cis.ohio-state.edu Reply-To: tiemann@lurch.stanford.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 22 Date: 6 Jun 89 10:43:53 GMT From: mcvax!ukc!strath-cs!nott-cs!gas@uunet.uu.net (Alan Shepherd) Organization: Computer Science, Nottingham Univ., UK. Sender: bug-g++-request@prep.ai.mit.edu I'm having problems using gdb with g++ v1.35. Whenver I try to run a g++ compiled library or insert a breakpoint, I get the following error: Invalid symbol data: unrecognized type-code `#' at symtab pos XXX Where XXX varies from compilation to compilation. Has anyone else had this problem ? Does anyone know how to fix it ? Thanks Alan Shepherd. The fix is to get GDB 3.1.2, or GDB 3.2 when that is available. Michael