Profile managed DLL loaded from native app?

My managed DLL is loaded from a native app. Is it possible to attach to the native process and debug my managed DLL?
Tagged:

Answers

  • Alex BAlex B Posts: 1,131 Diamond 4
    Hi @humanappliance,

    Unfortunately you will not be able to attach to the unmanaged process with ANTS Performance Profiler. 

    If a separate process is created by the managed DLL's you may be able to use the "Attach to process" portion to attach specifically to the managed assemblies, but if not, then it will not work for you I'm afraid.

    Kind regards,
    Alex
    Product Support Engineer | Redgate Software

    Have you visited our Help Center?
Sign In or Register to comment.