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

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

Merged
merged 2 commits into from
Mar 2, 2020

Conversation

pieandcakes
Copy link
Collaborator

@pieandcakes pieandcakes commented Feb 28, 2020

A first step towards making microsoft/vscode-cpptools#106 easier to work around.

@pieandcakes pieandcakes self-assigned this Feb 28, 2020
@pieandcakes pieandcakes merged commit 2a2d619 into master Mar 2, 2020
@pieandcakes pieandcakes deleted the users/piel/repl_exec branch March 2, 2020 20:44
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>
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