Skip to content
| Marketplace
Sign in
Visual Studio>Tools>AutoAttach
AutoAttach

AutoAttach

Prashant Patel

|
299 installs
| (2) | Free
It keeps watch for asked process, whenever it gets created it will Automatically attaches to debugger.Automatically
Download

AutoAttach

AutoAttach is Visual Studio Extension used to simply developer efforts to attach any fast running process.

What it do?

It attaches the process of asked applications. These processes could be already running or may be going to create in future. Normally if we have to attach any process of application then we have to wait it's creation and then find and attach it.

So you just have to provide the application name to attach. It will check if it already running, if it is then just attaches it. But if it doesn't exist, it will start a watcher who will keep looking for process creation of asked application. And whenever it gets the news of creation of it. It will find that process and attach it to debugger.

How to use?

You have to provide the applications to attach. This can be provided in the Tools > Options > AutoAttach > General > Process

image.png

Once the application names are set, start the Command by clicking Start from Toolbar

image__1.png

Or from Tools menu

image__2.png

Once AutoAttach starts it brings on the Stop Button, which can be used to stop all the watchers.

image__3.png

image__4.png

Got Problems?

image__5.png

Set the application in the Options. Check the How To Use section.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft