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

Our DWARF info makes no sense #15537

Closed
Keno opened this issue Mar 17, 2016 · 9 comments
Closed

Our DWARF info makes no sense #15537

Keno opened this issue Mar 17, 2016 · 9 comments

Comments

@Keno
Copy link
Member

Keno commented Mar 17, 2016

I thought I had filed an issue for this already, but I can't find it. There's a big problem with the DWARF we generated for inlined code. Right now what we're describing is a function inlined into itself, but at a different location and a different file. We need to clean up the scopes we use when generating the debug info.

@vtjnash
Copy link
Member

vtjnash commented Mar 17, 2016

I think this will be fixed by #14949 once is merged. IIUC, that is blocked on Jeff figuring out #15000.

@StefanKarpinski
Copy link
Member

I'm a little confused, @vtjnash – #15000 is closed, what needs to be figured out?

@carnaval
Copy link
Contributor

#15000 is not really necessary, only nice to have as it would avoid some duplication of information. #1494 is in need of a good cleanup though, will do that today.

@JeffBezanson
Copy link
Member

@Keno can you confirm whether this is fixed?

@Keno
Copy link
Member Author

Keno commented Jun 28, 2016

I'll take a look later and see if there are remaining issues.

@KristofferC
Copy link
Member

@Keno Did you find anything?

@KristofferC
Copy link
Member

Bump @Keno, how are the dwarfs doing?

@StefanKarpinski
Copy link
Member

dwarves

They seem pretty jolly as a whole.

@vtjnash
Copy link
Member

vtjnash commented Sep 12, 2017

Closing, since no response from OP

@vtjnash vtjnash closed this as completed Sep 12, 2017
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

No branches or pull requests

6 participants