Skip to content

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

Merged
bors merged 1 commit into
rust-lang:masterfrom
eddyb:gdb-force-rust
May 11, 2017
Merged

compiletest: force GDB to print values in the Rust format.#41877
bors merged 1 commit into
rust-lang:masterfrom
eddyb:gdb-force-rust

Conversation

@eddyb

Copy link
Copy Markdown
Contributor

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @aturon

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

@eddyb

Copy link
Copy Markdown
ContributorAuthor

r? @alexcrichton or @michaelwoerister

@michaelwoerister

Copy link
Copy Markdown
Member

@bors r+

Thanks, @eddyb!

@bors

bors commented May 10, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit d23a650 has been approved by michaelwoerister

frewsxcv added a commit to frewsxcv/rust that referenced this pull request May 10, 2017
@frewsxcvfrewsxcv mentioned this pull request May 10, 2017
@nodakai

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

Should this branch be considered, too?

@eddyb

Copy link
Copy Markdown
ContributorAuthor

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

@TimNNTimNN 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
@frewsxcvfrewsxcv mentioned this pull request May 11, 2017
frewsxcv added a commit to frewsxcv/rust that referenced this pull request May 11, 2017
@frewsxcvfrewsxcv mentioned 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:masterMay 11, 2017
@eddyb
eddyb deleted the gdb-force-rust branch May 11, 2017 10:58
@nodakainodakai mentioned this pull request May 12, 2017
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: 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

@eddyb@rust-highfive@michaelwoerister@bors@nodakai@alexcrichton@aturon@TimNN