commit | 92d4fc59fa766e8599486c160f36a03c4f1f72af | [log] [tgz] |
---|---|---|
author | Brian Sheedy <[email protected]> | Sat Mar 08 10:02:23 2025 |
committer | Chromium LUCI CQ <[email protected]> | Sat Mar 08 10:02:23 2025 |
tree | ceb999693dd007410ce3df3bf6040394bad3db51 | |
parent | c7929d96e4fc3f5e8a9d1e58e1b4fae9de65cb12 [diff] |
Update GPU process debugging documentation Updates documentation on attaching a debugger to the GPU process based on recent attempts to do so. Change-Id: I2307d8823bd50759e2bee442b7dfd56ff355f927 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6336900 Reviewed-by: Yuly Novikov <[email protected]> Commit-Queue: Yuly Novikov <[email protected]> Auto-Submit: Brian Sheedy <[email protected]> Cr-Commit-Position: refs/heads/main@{#1429884}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.