|
From: fly2never <fly...@gm...> - 2012-05-03 20:31:39
|
Hello, I've used Valgrind to detect memory leak in my iPhone Simulator. I had followed the steps in http://landonf.bikemonkey.org/code/iphone/iPhone_Simulator_Valgrind.20081224.html But I got this error when run it in xcode 4.3 warning: check_safe_call: could not restore current frame Error calling thread_get_state for float registers for thread How can I solve it ? thx -- 高山 杭州杰唐信息技术有限公司 地址:杭州文三路232号浙江大学西溪校区北苑东大楼5楼(310012) 手机:13735843621 电子邮件: fly...@gm... |
|
From: fly2never <fly...@gm...> - 2012-10-29 06:41:07
|
Could anybody know how to solve it? thx On Fri, May 4, 2012 at 2:37 AM, fly2never <fly...@gm...> wrote: > Hello, I've used Valgrind to detect memory leak in my iPhone Simulator. > I had followed the steps in > http://landonf.bikemonkey.org/code/iphone/iPhone_Simulator_Valgrind.20081224.html > But I got this error when run it in xcode 4.3 > > warning: check_safe_call: could not restore current frame > > > Error calling thread_get_state for float registers for thread > > How can I solve it ? thx > |