Hey, I'm using mpatrol to check a bit the leaks in a lib. First, i would like to mention that when I use mpatrol installer on SF, the installed mpatrol does...
Hey, I have just seen that mpatrol has been updated. That is a great news. I plan to use it on Windows, as it seems that it's the best mem checker on that OS. ...
Hi Vincent, [I've ignored your first query after I read your most recent email]. mpatrol won't tell you about leaks unless you ask for them. Use the ...
Hi Vincent, Thanks for your kind words and feedback about mpatrol. For your first build issue, simply add "all" onto the end of the make command and that will...
... the spaces (which show the tree structure) do not appear in the message (they are maybe removed when displayed in the yahoo group). I hope they are now...
Hey, ... Ok, I'll try ... could have ... still used ... Maybe for a 1.5 it would have been the occasion to do that. What you can do also, in case you fear to...
Hi , I am a recent adoptee of mpatrol. I am unable to use the watch point debugging flags on the arm architecture. I compile using arm_v5t_le-g++ (GCC) 3.4.3...
Hi, I didn't do anything other than preliminary support for the ARM architecture so unless someone's ported support for watchpoint debugging for mpatrol on ARM...
Hello Everyone, I dont have much experience with mpatrol .. i tried to run a very simple hello world program with one single printf (hello world) and this...
You haven't given much information. What operating system and processor are you using and what version of mpatrol are you using? If you link helloworld with...
version mpatrol 1.4.8 os SUSE enterprise edition / same result on open suse 10.3 processor one is p4 and otherone is core2duo also i hope this textshot helps u...
Hi, This looks like it could be crashing before your program is being run (no symbols have been read from shared libraries). This will most likely be due to...
very strange .. i tried just /bin/ls command instead of my helloworld and it worked very fine .. very nice log file with very good leak table ... then i got...
Hi Vincent, Yes, I would. I take it the existing revisions, tags and log messages will be preserved in the changeover? We can take this thread off-group if...
Hi, I originally thought it might be a problem with initialisation of C++ programs and was going to suggest that you recompiled your test as a C program, but...
Hi, Just to let everyone know that mpatrol on SourceForge now uses Subversion rather than CVS. I've disabled access to the CVS repository, although I think it...
Hey ! First, a remark: i think that a define must be added for ARCH, to support core2 duo or amd64. If I'm not mistaken, the arch is x86_64, though I don't...
Hi ,, check if u have binutilties package on the box .. if not then u can download the rpm or can download the source and build it .. i hope this will help u...
Hi Marty, Yes, I made a release a few months back (1.5.0) which is currently only available on SourceForge. But I agree with you in that I should update the ...
Hi ... one more trouble .. after a lot of effort i am able to run the mpatrol ... but , ,, now sseth:~/code/test> cat helloworld.cpp #include<stdio.h> ...
Hi, Do you get any summary in the mpatrol log file when running it? For example, I get at the very end of the file: .... total heap usage: 1900544 bytes ...
Hi, I don't get anything like that ... even tried the ls command for the testing ,.,, just a log file with alloc and free information... also there is no trace...
Hi, Sounds like mpatrol is not being notified of the program's exit. What sort of changes did you make to mpatrol to get it to work on SuSE? There's a whole...
Well i think at the 1st time there was some problem with my c++ setup .. not really a mpatrol issue..... well now a interesting report .. On System1 ( SuSe...