5

I just "upgraded" from VS Express 2013 to VS Community 2015 and I can't find the Attach to process command anywhere.

I can access it using the shortcut Ctrl+Alt+P, but I can't find how to get to it other than that, and I'm curious where it might be or why it's missing since the help documentation for VS 2015 says it should be found within the Debug menu.


In VS 2013 I always accessed it from the Debug menu, but it was also available in the Tools menu.


Here are screenshots from the Debug and Tools menus in VSC 2015:

Debug menu Tools menu

CBRF23
  • 1,340
  • 1
  • 16
  • 44

1 Answers1

10

I don't know why the "Attach to Process..." menu isn't showing up for you, but should be able to add it manually to the Debug menu using the "Customize..." option under the Tools menu.

Visual Studio 2015 Customize Dialog

Ross Ridge
  • 38,414
  • 7
  • 81
  • 112