Are there any tools for memory profiling of applications that consist of C# and Delphi parts?
These two parts cannot be started separately - its one Application. C# and Delphi communicate via COM with each others.
Update
I have tried dotTrace Memory 3.5 - application crashed with Exception in clr.dll. I can start the application via profiler - choice Mark Memory -  the crash occur if I want to get a snapshot.
 
     
    