Replies: 1 comment 7 replies
-
@oa2013 Hi, and there are probably a couple of answers to your question - hopefully one is the one you're looking for.... If you want to pass parameters to the program you're debugging, the easiest way is: If you want to pass parameters specific to a particular kind of launch: If you want to pass parameters to the agent itself, e.g. you're connecting to a remote server Let us know if none of these do the trick and/or if you ideas about a better way to do what you want. We're still experimenting a bit with this! D |
Beta Was this translation helpful? Give feedback.
-
Hi! I've built the debugger branch and I can't figure out how to pass program parameters to the debugger.
Is that done through the interpreter window or before the debugger (WinDbg via GADP/TCP option) is connected? Below are my two screenshots:
Beta Was this translation helpful? Give feedback.
All reactions