darnocian 84 Posted September 1, 2021 (edited) Hi everyone, Last week I made a Debug Configuration Manager for Delphi. It is a tool to allow for lists of debug configurations (Host App, Parameters, Work Directory, Environment Variables) to be easily managed in the IDE and be applied to an active project. It is also project aware, so the configuration settings are managed and persisted on a per project basis. I have not released this publicly yet, but attached is a short video demonstrating how it works. If you are interested in accessing it, please send me a mail: conrad.vermeulen@gmail.com I'll provide more information when it is officially released. Regards, Conrad Edited September 1, 2021 by darnocian Share this post Link to post
Guest Posted September 1, 2021 Thar is very useful ! One question though, what are the supported IDE versions ? Share this post Link to post
darnocian 84 Posted September 1, 2021 I've only tested it on 10.4 Sydney so far. Let me know which Delphi versions may be of interested and I can look building for that. I think I have access from XE8 onwards. Regards, Conrad Share this post Link to post
Guest Posted September 1, 2021 Sent you an e-mail. Personally, XE2 => Sydney => future.... Share this post Link to post
darnocian 84 Posted December 17, 2021 I've uploaded an update for interested parties to try. http://downloads.sempare.ltd/SempareDebugConfigurationManager/ Share this post Link to post
darnocian 84 Posted December 19, 2021 I've added installers for both Delphi 10.4.2 and Delphi 11. Share this post Link to post