Skip to content

Rewrite debuginfo #2012

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

Closed
marijnh opened this issue Mar 16, 2012 · 2 comments
Closed

Rewrite debuginfo #2012

marijnh opened this issue Mar 16, 2012 · 2 comments
Labels
A-codegen Area: Code generation A-debuginfo Area: Debugging information in compiled programs (DWARF, PDB, etc.) E-hard Call for participation: Hard difficulty. Experience needed to fix: A lot.

Comments

@marijnh
Copy link
Contributor

marijnh commented Mar 16, 2012

It is currently broken as a result of the monomorphization changes. Large chunks of it have been broken since the start (only turned on with --xg). A lot of the code's assumptions just don't hold, so keeping it typechecking and partially working as one changes the rest of the compiler has been a repeated source of pain for me.

@nikomatsakis
Copy link
Contributor

Not critical for 0.6; removing milestone

@jdm
Copy link
Contributor

jdm commented Mar 24, 2013

We can file more specific issues for things that are still a problem after blueibig's work here.

@jdm jdm closed this as completed Mar 24, 2013
@marijnh marijnh unassigned jdm Jun 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-codegen Area: Code generation A-debuginfo Area: Debugging information in compiled programs (DWARF, PDB, etc.) E-hard Call for participation: Hard difficulty. Experience needed to fix: A lot.
Projects
None yet
Development

No branches or pull requests

3 participants