You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 6, 2023. It is now read-only.
First, I would like to warmly thanks you for this program. We added ducible to our build pipeline and it is a huge gain of time while debugging.
I would like to know if it is possible to make ducible work for .lib file? AFAIK it is generating a pdb as well, that has the same limitations as the .dll one.
Hi Jason,
First, I would like to warmly thanks you for this program. We added ducible to our build pipeline and it is a huge gain of time while debugging.
I would like to know if it is possible to make ducible work for .lib file? AFAIK it is generating a pdb as well, that has the same limitations as the .dll one.
Thank you for your time!