I have some compiled libraries on x86 Linux and I want to quickly determ开发者_如何学Cine whether they were compiled with debugging symbols.The suggested command
I\'m trying to use GDB and KDEvelop to debug a console app under Knoppix VM. KDevelop and GDB don\'t break at my breakpoints. I suspect it\'s because they don\'t have debug symbols.
In a recent project I\'m using a lot of databinding and xml-serialization. I\'m using C#/VS2008 and have downloaded symbol information for the .NET framework to help me wh开发者_如何学编程en debugging
The company I am working for has a flash component (using flex and cs4) that crashes intermittently in chrome, FF and IE.(so far only win32 platforms)