gpt4 book ai didi

visual-studio - 按名称附加到 Visual Studio 进程

转载 作者:行者123 更新时间:2023-12-03 10:02:45 28 4
gpt4 key购买 nike

对于我所做的开发,我经常需要按名称附加到正在运行的进程(通常是在不同用户帐户下运行的 Windows 服务)。这样做很乏味:

Debug
Attach to Process...
Select Attach To to switch between Native and Managed code
(we use both in the same process so it's not set to automatic)
Scroll down to find it in the list
Hit Attach button
Agree to the confirmation to debug a windows service

由于它总是相同的过程,理想情况下我想要自定义工具栏上的 2 个按钮(宏?)。一个附加用于托管调试,另一个附加用于 native 调试。在这两种情况下,进程名称都内置在宏中。

有人可以指出我正确的资源/文档来设置类似的东西吗?

最佳答案

可以为进程名称自定义的 Visual Studio 宏:
Attach the VS Debugger to IIS’s Worker Process in a single keystroke .

Debug Attach Manager 2012 VS 2012 的扩展,它“提供了将 Visual Studio 调试器附加到 Web 应用程序池、Windows 服务和其他进程的扩展能力。”

关于visual-studio - 按名称附加到 Visual Studio 进程,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21764071/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com