Subject Debugging with C++ Builder 6
Author monte_tecla
I've built all IBO packages from source, and even if I include
IB_Components.pas in my project (bpr) file, debugging symbol
information seems to be scrambled. When I step through code in
IB_Components.pas the execution point will be at comments and other
illogical places.

How can I get a correct build so that debugging through the IBO source
will work correctly.