debug-symbols
How can I tell if a library was compiled with -g?
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[详细]
2022-12-15 04:54 分类:问答How to generate Debug symbols with Makefile for C? [Linux]
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.[详细]
2022-12-14 07:35 分类:问答How to get rid of exceptions thrown by the .NET Framework
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[详细]
2022-12-12 22:26 分类:问答Can I get debug symbols for flash player? Or any other way to get support for flash?
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)[详细]
2022-12-07 23:49 分类:问答