Tagged Questions

0
votes
0answers
28 views

Boundschecker does not terminate execution

I'm trying to generate a memory leak report using BoundsChecker 9.0.931.1 (BC.exe) through command line. The command I use is: BC.exe /B sessionlog.dbpcl /XD xmlout.xml /OUT errorfile.txt /S /NOLOGO …
1
vote
1answer
118 views

Devpartner Instrumentation for Code coverage causing linker errors

So I've got a Visual studio 2005 solution that contains a C# project (test driver - creates exe) and 7 C++ Projects (dll's). This solution builds fine up to this point. I have DevPartner studio 8.2 …
1
vote
1answer
324 views

Can you start and stop boundschecker (DevPartner)?

I'm trying to use boundschecker to analyze a rather complex program. Running the program with boundschecker is almost too slow for it to be of any use since it takes me almost a day to run the …
0
votes
0answers
95 views

DevPartner’s Metric Publisher

I am using DevPartner (for Java) with pretty good results. However, there's a "metric publishing" utility which I can't use. The problem is that said utility (pubmetrics.exe) asks for a …