What are private debugging symbols ?
Public debugging symbols are stripped versions of the original private symbols generated by the build process. They do not contain parameter information and do not contain the names of local variables in functions.
Link :
http://kobyk.wordpress.com/2008/10/29/oops
No comments:
Post a Comment