dmsuehir opened a new pull request, #9487:
URL: https://github.com/apache/incubator-gluten/pull/9487
## What changes were proposed in this pull request?
This PR fixes the example `launch.json` config in the NewToGluten.md
documentation. As mentioned in the issue, there are problems with the paths and
args. I also updated the paths to use `${workspaceFolder}` so that the config
will generically work when a user copy/pastes the example into their own
environment.
Other changes made in this PR are minor changes to make capitalization of
"Gluten" and "Velox" consistent throughout the document, fix typos and
formatting, and clarify spots in the document that I had trouble following.
Fixes issue #9486
## How was this patch tested?
Manually followed steps in the document to setup the C++ debug environment
and ensured that I was able to debug/run using the sample `launch.json` snippet.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]