home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / gnu / gdb / bug / 1405 < prev    next >
Encoding:
Internet Message Format  |  1993-01-23  |  819 b 

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!cis.ohio-state.edu!verona.mit.edu!casadei
  2. From: casadei@verona.mit.edu (Stefano Casadei)
  3. Newsgroups: gnu.gdb.bug
  4. Subject: calling member functions....(gcc-2.2.2,gdb-4.7,sun4)
  5. Date: 22 Jan 1993 21:44:31 -0500
  6. Organization: Massachusetts Institute of Technology
  7. Lines: 15
  8. Sender: daemon@cis.ohio-state.edu
  9. Approved: bug-gdb@prep.ai.mit.edu
  10. Distribution: gnu
  11. Message-ID: <1993Jan22.194413.22245@athena.mit.edu>
  12.  
  13. When trying to call a member function in gcc-2.2.2, gdb-4.7 (on a sun4)
  14. replies systematically as in the folloing example:
  15.  
  16. (gdb) print f.y0(3,2)
  17. Structure has no component named y0.
  18.  
  19. Please, tell me that I am not the only one the have these problem !!!
  20. What can I do about it ?
  21.  
  22. Thanks.
  23.  
  24. Please reply to casadei@cesena.mit.edu
  25.  
  26. Stefano
  27.  
  28.