home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / next / programm / 5389 < prev    next >
Encoding:
Internet Message Format  |  1992-07-31  |  629 b 

  1. Path: sparky!uunet!mcsun!Germany.EU.net!unido!prim!dave
  2. From: prim!dave@germany.eu.net (Dave Griffiths)
  3. Newsgroups: comp.sys.next.programmer
  4. Subject: Tracing method calls in gdb
  5. Message-ID: <1992Jul31.235937.450@prim>
  6. Date: 31 Jul 92 23:59:37 GMT
  7. Organization: Primitive Software Ltd.
  8. Lines: 8
  9.  
  10. I find that quite often I would like to trace the methods that are being
  11. called during execution of a program. Has anybody got a gdb script that
  12. will do this? Presumably it's possible to put a break into something like
  13. objc_msgSend() that will print the object name and method and then continue?
  14.  
  15. Thanks for any help,
  16.  
  17. Dave Griffiths
  18.