summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author Joe Onorato <joeo@google.com> 2024-10-21 15:02:44 -0700
committer Joe Onorato <joeo@google.com> 2024-10-21 15:04:55 -0700
commit35f300dff0179053099972d48d89d7d47bb4de1b (patch)
tree9aed8a88f84a7764e4849d848dfb75ee66aca575 /README.md
parentd117bec818132461f48625ea5c423e012e3b5164 (diff)
Remove bp2build and appurtenances.
Bug: 374816306 Test: treehugger Change-Id: Ic26f6d6e0772fb07e43d22873519c5afb2ee9a45
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index ad282a59e..6d1a2c5d3 100644
--- a/README.md
+++ b/README.md
@@ -673,8 +673,7 @@ invocations are run in the debugger, e.g., running
SOONG_DELVE=2345 SOONG_DELVE_STEPS='build,modulegraph' m
```
results in only `build` (main build step) and `modulegraph` being run in the debugger.
-The allowed step names are `bp2build_files`, `bp2build_workspace`, `build`,
-`modulegraph`, `queryview`, `soong_docs`.
+The allowed step names are `build`, `soong_docs`.
Note setting or unsetting `SOONG_DELVE` causes a recompilation of `soong_build`. This
is because in order to debug the binary, it needs to be built with debug