www.digitalmars.com Home | Search | C & C++ | D | DMDScript | News Groups | index | prev | next
Archives

D Programming
D
D.gnu
digitalmars.D
digitalmars.D.bugs
digitalmars.D.dtl
digitalmars.D.dwt
digitalmars.D.announce
digitalmars.D.learn
digitalmars.D.debugger

C/C++ Programming
c++
c++.announce
c++.atl
c++.beta
c++.chat
c++.command-line
c++.dos
c++.dos.16-bits
c++.dos.32-bits
c++.idde
c++.mfc
c++.rtl
c++.stl
c++.stl.hp
c++.stl.port
c++.stl.sgi
c++.stlsoft
c++.windows
c++.windows.16-bits
c++.windows.32-bits
c++.wxwindows

digitalmars.empire
digitalmars.DMDScript

c++ - Dynamic Profiling

↑ ↓ ← "Jordon Hirshon" <j.hirshon worldnet.att.net> writes:
I have a Windows NT Quick Console application that compiles and runs.  I'm
trying to compile it to generate profile information.  I'm using the
following command line: sc -gt -Nc name.cpp.  The result is  a  lot of
stuff that I don't understand.

What am I missing?

Thanks,
Jordon
May 02 2004
↑ ↓ → "Walter" <newshound digitalmars.com> writes:
"Jordon Hirshon" <j.hirshon worldnet.att.net> wrote in message
news:c73s9n$2npm$1 digitaldaemon.com...
 I have a Windows NT Quick Console application that compiles and runs.  I'm
 trying to compile it to generate profile information.  I'm using the
 following command line: sc -gt -Nc name.cpp.  The result is  a  lot of
 stuff that I don't understand.

Please be more specific.
 What am I missing?

 Thanks,
 Jordon

May 02 2004