From: Steven S. <ss...@so...> - 2003-12-12 14:39:05
|
> Hi Steven M. Sokol, > > This is because of invalid type casting of variables or invalid pointers > usage or invalid > AddressOf operator (may b) :), but this is not the bug in IAX lib. Its > your application. > > Regards, > Babar Shafiq Nazmi. I appreciate your input, but I am not sure how it could be my code. My application unloads the library the same under IAX2 as IAX1, and the IAX2 version unloads cleanly. Is there a way to make gcc produce symbolic debugging information? If so, is it compatible with the Visual C++ debugger (using the .pdb format) or will I need a different debugger? I suspect I could easily track this down if I knew how to make the library in debug format. Regards, Steven |