[linus@linusky tmp]$ valgrind --tool=memcheck --num-callers=50 gbr3 -- 
/usr/bin/gambas3.gambas /local/Gambas-3/gbEditor3
==3141== Memcheck, a memory error detector
==3141== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==3141== Using Valgrind-3.5.0 and LibVEX; rerun with -h for copyright info
==3141== Command: gbr3 -- /usr/bin/gambas3.gambas /local/Gambas-3/gbEditor3
==3141== 
ERROR: #35: Cannot open file '.': No such device
==3141== 
==3141== HEAP SUMMARY:
==3141==     in use at exit: 14,096 bytes in 197 blocks
==3141==   total heap usage: 216 allocs, 19 frees, 55,048 bytes allocated
==3141== 
==3141== LEAK SUMMARY:
==3141==    definitely lost: 64 bytes in 1 blocks
==3141==    indirectly lost: 0 bytes in 0 blocks
==3141==      possibly lost: 8,752 bytes in 136 blocks
==3141==    still reachable: 5,280 bytes in 60 blocks
==3141==         suppressed: 0 bytes in 0 blocks
==3141== Rerun with --leak-check=full to see details of leaked memory
==3141== 
==3141== For counts of detected and suppressed errors, rerun with: -v
==3141== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 18 from 8)



Olivier Cruilles
Mail: linu...@club-internet.fr

Le 13 mai 2012 à 21:04, Benoît Minisini a écrit :

> valgrind --tool=memcheck --num-callers=50 gbr3 -- 
> /usr/bin/gambas3.gambas /local/Gambas-3/gbEditor3

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to