home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!cis.ohio-state.edu!verona.mit.edu!casadei
- From: casadei@verona.mit.edu (Stefano Casadei)
- Newsgroups: gnu.gdb.bug
- Subject: calling member functions....(gcc-2.2.2,gdb-4.7,sun4)
- Date: 22 Jan 1993 21:44:31 -0500
- Organization: Massachusetts Institute of Technology
- Lines: 15
- Sender: daemon@cis.ohio-state.edu
- Approved: bug-gdb@prep.ai.mit.edu
- Distribution: gnu
- Message-ID: <1993Jan22.194413.22245@athena.mit.edu>
-
- When trying to call a member function in gcc-2.2.2, gdb-4.7 (on a sun4)
- replies systematically as in the folloing example:
-
- (gdb) print f.y0(3,2)
- Structure has no component named y0.
-
- Please, tell me that I am not the only one the have these problem !!!
- What can I do about it ?
-
- Thanks.
-
- Please reply to casadei@cesena.mit.edu
-
- Stefano
-
-