home *** CD-ROM | disk | FTP | other *** search
- 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
- From: aze@first.gmd.de (Andre' Zehl)
- Newsgroups: comp.lang.c++
- Subject: watching function-calls
- Keywords: function calls
- Message-ID: <2615@bigfoot.first.gmd.de>
- Date: 20 Nov 92 15:00:57 GMT
- Sender: news@bigfoot.first.gmd.de
- Distribution: comp
- Lines: 15
-
- I want to monitor function calls - see which functions are called in
- my prog and what parameters they have. I have a simple parser, that can
- parse header-files and I thus could modify class-definitions in headers .
- I can figure out the parameters and the function names - but what do
- I have to do to watch the actual calling of the functions ?
-
- Is there an obvious solution, that I don't see ? Is this impossible
- without editing the implementation files ?
-
- Any hint, pointer to literature, etc. is highly welcome.
- Please reply by e-mail!
-
- --
- Andre'_________________________________________________________________________
- crusoe@cs.tu-berlin.de [aze@first.gmd.de]
-