Skip to content
This repository has been archived by the owner on Nov 20, 2018. It is now read-only.

Add support for exit on change scenario #47

Closed
pakrym opened this issue Jan 12, 2016 · 4 comments
Closed

Add support for exit on change scenario #47

pakrym opened this issue Jan 12, 2016 · 4 comments

Comments

@pakrym
Copy link
Contributor

pakrym commented Jan 12, 2016

By adding command line switch.
Used for running dotnet-watch under HttpPlatformHandler
Related to aspnet/IISIntegration#34

@muratg muratg added this to the 1.0.0-rc2 milestone Jan 19, 2016
@muratg
Copy link

muratg commented Jan 19, 2016

@pakrym If you're able to take this one in, please do.

@victorhurdugaci
Copy link
Contributor

This should happen after the dotnet conversion

@tuespetre
Copy link

Is this going to aid in debugging, or are there other improvements being made in that arena, as far as being able to continuously run the debugger on an application running with watch?

@victorhurdugaci
Copy link
Contributor

I assume that you refer to the fact that if you have a debugger attached to the app being watched it will not get reattached. This work item is not going to aid debugging and there's no plan to do any work in that area.

But, you can always pass the "--debug" flag to dnx and the watcher will start dnx waiting for a debugger.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants