19.09.2011, 10:58, "vineeth" <[email protected]>:
> Hi,
>   I had a question regarding running valgrind 3.6.1 on mac osx : 10.6.8
>   I was trying to analyze a GUI application using valgrind; However, From a 
> console the GUI application cannot be directly launched and can be launched 
> as: open MyApplication.app  So to check this application with valgrind, I 
> executed, valgrind --trace-children=yes open MyApplication.app but still I 
> couldn't get valgrind to analyze the application. I am new to Mac and may be 
> missing something obvious, could somebody pls point out how we can analyze a 
> UI application in valgrind on Mac?

valgrind --trace-children=yes MyApplication.app/Contents/MacOS/MyApplication

-- 
Regards,
Konstantin

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to