Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!YAHI.STANFORD.EDU!tiemann From: tiemann@YAHI.STANFORD.EDU (Michael Tiemann) Newsgroups: gnu.g++.bug Subject: apparent bug involving g++-1.34.2 -fno-strict-prototype and gdb.3.1.2 Message-ID: <8905150839.AA06935@yahi.stanford.edu> Date: 15 May 89 08:39:49 GMT References: <167@sunquest.UUCP> Sender: daemon@tut.cis.ohio-state.edu Reply-To: tiemann@lurch.stanford.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 6 This is a problem with GDB 3.1.2: if you set a breakpoint at a member function which has `...' at the end (such as when compiled with -fno-strict-prototype), GDB 3.1.2 will lose. I will fix it, but I don't have time to do so immediately. Michael