steveburnett commented on code in PR #10793:
URL: 
https://github.com/apache/incubator-gluten/pull/10793#discussion_r2379442918


##########
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:
   That helps me understand, thanks! I suggest 
   
   "Select `ParquetReaderTest.cpp` in the IDE window"
   
   Does that correctly describe what you want the user to do?
   



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