Skip to content

Print a loud error if the configured LLDB cannot be found#159056

Merged
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
Kobzol:lldb-loud-failure
Jul 10, 2026
Merged

Print a loud error if the configured LLDB cannot be found#159056
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
Kobzol:lldb-loud-failure

Conversation

@Kobzol

@Kobzol Kobzol commented Jul 10, 2026

Copy link
Copy Markdown
Member

Found in #158298.

r? @jieyouxu

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) labels Jul 10, 2026

@jieyouxu jieyouxu left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 👍
@bors r+ rollup

View changes since this review

@rust-bors

rust-bors Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

📌 Commit 5a870f7 has been approved by jieyouxu

It is now in the queue for this repository.

@rust-bors rust-bors Bot added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jul 10, 2026
@jieyouxu

Copy link
Copy Markdown
Member

(We'll tune discover logic in follow-up, but this is definitely a more sane direction towards that.)

rust-bors Bot pushed a commit that referenced this pull request Jul 10, 2026
Rollup of 7 pull requests

Successful merges:

 - #155429 (Support `u128`/`i128` c-variadic arguments)
 - #158899 (Fix `unaligned_volatile_store` by removing `MemFlags::UNALIGNED`)
 - #158640 (Handle nested inline consts in const argument checks)
 - #158866 ([perf] Add explicit `Iterator::count` impl for `ChunkBy`.)
 - #158912 (Introduce new bootstrap config section for PGO configuration)
 - #159040 (Print step stack trace when bootstrap panics)
 - #159056 (Print a loud error if the configured LLDB cannot be found)
@rust-bors rust-bors Bot merged commit 7a0188b into rust-lang:main Jul 10, 2026
13 checks passed
@rustbot rustbot added this to the 1.99.0 milestone Jul 10, 2026
rust-timer added a commit that referenced this pull request Jul 10, 2026
Rollup merge of #159056 - Kobzol:lldb-loud-failure, r=jieyouxu

Print a loud error if the configured LLDB cannot be found

Found in #158298.

r? @jieyouxu
@Kobzol Kobzol deleted the lldb-loud-failure branch July 10, 2026 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants