Jump to content
Sign in to follow this  
@AT

Regression - Delphi 12 - Unable to debug dynamically loaded packages

Recommended Posts

Posted (edited)

I'm facing regression in Delphi 12 which blocks me in debugging EMS Server packages.  Debugger does not stop at any breakpoints in source code; debugger does not display any symbols in CPU Debug View when execution is stopped in the package, 

After short investigation I found that local debuggers (Win32, Win64) do not load debug symbols for dynamically loaded packages via LoadPackage function.

Issue is reproduced with Delphi 12 SP1 and is not reproduced in Delphi 11.3. 

 

 

Edited by @AT

Share this post


Link to post

Hi, We encountered something similar with statically linked packages. In 11.3 it is working. Have you reported it to the Embarcadero yet? (I know that the Quality Portal is read-only these days).

Share this post


Link to post

We have received reports for this issue already. We don't have a ETA for the solution, but have been looking into it

  • Like 2

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×