Specifying a command line for Windbg's Open Executable

六眼飞鱼酱① 提交于 2019-12-06 17:02:40

问题


When I use Windbg's "Open Executable..." functionality to use Windbg to step through an executable's execution, is it possible for me to specify command line parameters to be used when running the executable? If so, how do I go about doing it?


回答1:


There's an arguments text box available in the Open Executable dialog that can be filled in with any arguments you want to pass to the executable.



来源:https://stackoverflow.com/questions/10729478/specifying-a-command-line-for-windbgs-open-executable

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!