Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow consoleCommand to exec while process run #977

Merged
merged 4 commits into from
Mar 3, 2020

Conversation

WardenGnaw
Copy link
Member

@WardenGnaw WardenGnaw commented Mar 2, 2020

Added flag allowWhileRunning to consoleAsyncCmd since certain commands
such as 'version' do not require the process to be stopped in order to execute.

Added flag allowWhileRunning to consoleAsyncCmd since certain
commands
like 'version' do not require the process to be stopped in order to
work
@WardenGnaw WardenGnaw requested a review from pieandcakes March 2, 2020 22:42
@WardenGnaw WardenGnaw requested a review from chuckries March 2, 2020 23:08
@WardenGnaw WardenGnaw merged commit aeaf57e into master Mar 3, 2020
pieandcakes added a commit that referenced this pull request Mar 3, 2020
* Add support for '`' instead of '-exec' prefaces for sending gdb commands (#976)

* Add support for '`' instead of '-exec' prefaces for sending gdb commands

* Fix FXCop error

* Allow consoleCommand to exec while process run (#977)

* Allow consoleCommand to exec while process run

Added flag allowWhileRunning to consoleAsyncCmd since certain
commands
like 'version' do not require the process to be stopped in order to
work

Co-authored-by: Pierson Lee <piel@microsoft.com>
@WardenGnaw WardenGnaw deleted the dev/waan/fixConsoleCmdAsync branch August 7, 2020 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants