Debugging Delphi component
2006-06-22 05:59:49 AM
cppbuilder55
Hi,
I'm trying to debug a Delphi component used in my C++ Builder 2006 project,
but even though I have compiled the component with all debug options (as far
as I can see), I only see assembly code when tracing into the component code
when running my program.
What am I missing?
Thanks in advance for any hints!
Brian