I have a app that I have the source for but cannot debug. (It takes a version of Delphi that I don't have on my computer.)
That app launches another app (that I can debug). I need some way to see the parameters used to launch the second app. (The params are causing it to crash before I can attach a debugger.)
Is there a tool that will let me kinda debug an app (for the first) or tool that will let me see how a app was launched (for the second app)?