PHILO-HE commented on code in PR #10793:
URL: 
https://github.com/apache/incubator-gluten/pull/10793#discussion_r2377981875


##########
docs/developers/NewToGluten.md:
##########
@@ -266,32 +228,12 @@ Click the `Add Configuration` button in launch.json, and 
select gdb "launch" (to
 
 Then you can create breakpoint and debug in `Run and Debug` section.
 
-### Velox debug
+#### Debug Velox code
 
 For some Velox tests such as `ParquetReaderTest`, tests need to read the 
parquet file in `<velox_home>/velox/dwio/parquet/tests/examples`, 
 you should let the screen on `ParquetReaderTest.cpp`, then click `Start 
Debugging`, otherwise `No such file or directory` exception will be raised.

Review Comment:
   I updated with "Ensure that `ParquetReaderTest.cpp` is focused in the IDE 
window". Please let me know your suggestions.



-- 
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]

Reply via email to