home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / msdos / programm / 11966 < prev    next >
Encoding:
Text File  |  1993-01-10  |  1.2 KB  |  25 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!swrinde!network.ucsd.edu!munnari.oz.au!titan!shiva!ming
  3. From: ming@shiva.trl.OZ.AU (Ming H Chan)
  4. Subject: Turbo profiler and macros
  5. Message-ID: <1993Jan10.230221.10192@trl.oz.au>
  6. Summary: problem using tprof on programs with lots of macros
  7. Keywords: borland turbo profiler macro inline assembly
  8. Sender: root@trl.oz.au (System PRIVILEGED Account)
  9. Organization: Telecom Research Labs, Melbourne, Australia
  10. Date: Sun, 10 Jan 1993 23:02:21 GMT
  11. Lines: 12
  12.  
  13. I use a lot of macros and inline assembly in my C programs.
  14. When I use Turbo profiler (tprof), I get lots of segment:offset
  15. type results instead of the more symbolic info (like line numbers
  16. and routine names). Any suggestion on this (but not advice on how
  17. not to use macros) would be greatly appreciated. Will I have the
  18. same problem with Microsoft C?
  19.  
  20. Thanks.
  21. ___________________________________________________________________________
  22. Ming Chan                                     Internet:    m.chan@trl.oz.au
  23. Telecom Research Laboratories                    Voice:      +61 3 253 6774
  24. P.O. Box 249, Clayton, Vic, 3168, Australia        Fax:      +61 3 253 6352
  25.