Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compiletest: force GDB to print values in the Rust format. #41877

Merged
merged 1 commit into from
May 11, 2017

Conversation

eddyb
Copy link
Member

@eddyb eddyb commented May 10, 2017

@rust-highfive
Copy link
Collaborator

r? @aturon

(rust_highfive has picked a reviewer for you, use r? to override)

@eddyb
Copy link
Member Author

eddyb commented May 10, 2017

r? @alexcrichton or @michaelwoerister

@rust-highfive rust-highfive assigned alexcrichton and unassigned aturon May 10, 2017
@michaelwoerister
Copy link
Member

@bors r+

Thanks, @eddyb!

@bors
Copy link
Contributor

bors commented May 10, 2017

📌 Commit d23a650 has been approved by michaelwoerister

frewsxcv added a commit to frewsxcv/rust that referenced this pull request May 10, 2017
@nodakai
Copy link
Contributor

nodakai commented May 10, 2017

         match &*self.config.target {
             "arm-linux-androideabi" |
             "armv7-linux-androideabi" |
             "aarch64-linux-android" => {

Should this branch be considered, too?

@eddyb
Copy link
Member Author

eddyb commented May 10, 2017

@nodakai Android GDB with Rust support? I'm not sure - shouldn't matter for now anyway.

@TimNN TimNN added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label May 10, 2017
frewsxcv added a commit to frewsxcv/rust that referenced this pull request May 11, 2017
frewsxcv added a commit to frewsxcv/rust that referenced this pull request May 11, 2017
bors added a commit that referenced this pull request May 11, 2017
Rollup of 5 pull requests

- Successful merges: #41192, #41724, #41873, #41877, #41889
- Failed merges:
@bors bors merged commit d23a650 into rust-lang:master May 11, 2017
@eddyb eddyb deleted the gdb-force-rust branch May 11, 2017 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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants