Skip to content

Updated debugging metadata for ty_nil and ty_bot #10235

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

Merged
merged 1 commit into from
Nov 3, 2013
Merged

Updated debugging metadata for ty_nil and ty_bot #10235

merged 1 commit into from
Nov 3, 2013

Conversation

mletterle
Copy link
Contributor

ty_nil will now report as "()" in gdb
ty_bot will now report as "!" in gdb

Added test to confirm basic types debugging metadata.

This fixes #9226

ty_nil will now report as "()" in gdb
ty_bot will now report as "!" in gdb

Added test to confirm basic types debugging metadata.

This fixes #9226
bors added a commit that referenced this pull request Nov 3, 2013
ty_nil will now report as "()" in gdb
ty_bot will now report as "!" in gdb

Added test to confirm basic types debugging metadata.

This fixes #9226
@bors bors closed this Nov 3, 2013
@bors bors merged commit ca2f302 into rust-lang:master Nov 3, 2013
@mletterle mletterle deleted the issue-9226 branch November 3, 2013 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

debuginfo: nil and bot should not be described as uint in DWARF
2 participants