I remember something changed in my debugging as well back when I added support for dragging files from plugins/file explorer onto tracks. I implemented the IDropTarget interface, which has had the effect that my debugger halts when I drag a file over Podium. Maybe that is the cause for your Delphi debugger problem too.