home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / cplus / 16638 < prev    next >
Encoding:
Internet Message Format  |  1992-11-20  |  1.0 KB

  1. Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!Sirius.dfn.de!math.fu-berlin.de!mailgzrz.TU-Berlin.DE!gmdtub!aze
  2. From: aze@first.gmd.de (Andre' Zehl)
  3. Newsgroups: comp.lang.c++
  4. Subject: watching function-calls
  5. Keywords: function calls
  6. Message-ID: <2615@bigfoot.first.gmd.de>
  7. Date: 20 Nov 92 15:00:57 GMT
  8. Sender: news@bigfoot.first.gmd.de
  9. Distribution: comp
  10. Lines: 15
  11.  
  12. I want to monitor function calls - see which functions are called in 
  13. my prog and what parameters they have. I have a simple parser, that can
  14. parse header-files and I thus could modify class-definitions in headers .
  15. I can figure out the parameters and the function names - but what do
  16. I have to do to watch the actual calling of the functions ?
  17.  
  18. Is there an obvious solution, that I don't see ? Is this impossible 
  19. without editing the implementation files ? 
  20.  
  21. Any hint, pointer to literature, etc. is highly welcome.
  22. Please reply by e-mail!
  23.  
  24. --
  25. Andre'_________________________________________________________________________
  26.                        crusoe@cs.tu-berlin.de [aze@first.gmd.de]
  27.