Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Fixes #299 Run without debug #881

Merged
merged 3 commits into from
Mar 22, 2017
Merged

Conversation

ramya-rao-a
Copy link
Contributor

@ramya-rao-a ramya-rao-a commented Mar 22, 2017

Supported only when mode = debug and program points to a file

@ramya-rao-a
Copy link
Contributor Author

@roblourens Once the program has completed running, the debug mode is not exited. Need to click the stop button manually. Anything I am missing?

@roblourens
Copy link
Member

You need to send a TerminatedEvent when 'go run' closes. Normally it looks like we send this when delve tells us that the process has exited.

@roblourens
Copy link
Member

Otherwise, looks good

@ramya-rao-a ramya-rao-a merged commit 29a5a49 into microsoft:master Mar 22, 2017
@ramya-rao-a ramya-rao-a deleted the nodebug branch April 9, 2017 17:04
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants