T.R | Title | User | Personal Name | Date | Lines |
---|
483.1 | | DECWET::MUPOPA | | Tue Mar 18 1997 10:45 | 1 |
| I am looking into this problem.
|
483.2 | Possible profiler from SDK | DDK in path, try new profiler from FTP site | DECWET::MUPOPA | | Thu Mar 20 1997 11:08 | 11 |
| Some people have found they had older versions of the profiler
from either installing SDK or DDK on their system.
If that is not the case try a set of new profiler files on
oleum.zso.dec.com [16.64.0.44] (anonymous FTP)
in directory pub/vcxx/kits/profiler :
66048 Mar 20 10:52 plist.exe
100864 Mar 20 10:52 prep.exe
185856 Mar 20 10:53 profile.dll
48128 Mar 20 10:52 profile.exe
2528 Mar 20 10:53 profiler.ini
|
483.3 | | DECWET::MUPOPA | | Thu Mar 20 1997 15:56 | 2 |
| I have encountered some failures to profile in
debug mode but not in release mode of a Win32 App.
|
483.4 | Thanks... | NETRIX::"[email protected]" | Stephen Moore | Thu Mar 20 1997 21:58 | 6 |
| .. I haven't tried your suggestions yet, but I'll let you know as
soon as I do.
Cheers
Steve
[Posted by WWW Notes gateway]
|
483.5 | further observations | DECWET::MUPOPA | | Mon Mar 24 1997 10:24 | 4 |
| For Win32 applications, the profiler will fail in debug mode
for codes generated with compiler options "/MDd /D_DEBUG_"
but will succeed with release options "/MD /DNDEBUG_".
|