debugging - Testing iPhone app with Valgrind -
I have a terrible bug "The object was modified after the release", so I want to take Valgrind from my SDN After the successful establishment, there is a lot of trick here:
And with one of my, changing the way of Valgrind, I get "Debugger Finished". With GDB log:
[Session began on 2010-08-03 10:47:25 +0500] GNU GDB 6.3.50-20050815 (apple version GDB-146 9) (Wed May 05) 04:36: 56 UTC 2010) Copyright 2004 Free Software Foundation, Inc. GDB is free software, which is covered by the GNU General Public License, and you are welcome to change and / or distribute it under certain conditions. Type "Copy Show" to see the circumstances There is no warranty for GDB. Type "show warranty" for details, this GDB was configured as "x86_64-apple-darwin". SherylLawee Applicable-load-rules are all in the process of 17763. Warning: Could not delete breakpoint at "0x8fe0b830" Can not remove breakpoint because the program is no longer writable. It may be running in another process Additionally, execution is probably impossible. Warning: check_ safe_call: the current frame can not be restored
Warning: check_ safe_call: could not restore the current frame
Error while calling thread_get_state for float registers forthread 0x5123lx1243; Msg = "Call Dallapp at this time is not safe."
Please advise me.
Instead of debug it.
Comments
Post a Comment