Debugging symbols shipped on deploy

Posted by Luca on Stack Overflow See other posts from Stack Overflow or by Luca
Published on 2010-03-12T22:03:06Z Indexed on 2010/03/12 22:07 UTC
Read the original article Hit count: 353

Filed under:
|

I wonder why software shall be deployed with its related debugging symbols. What are advantages and disadvantages? Are there code revealing issues (information security related issues)?

© Stack Overflow or respective owner

Related posts about debug-symbols

Related posts about deployment