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

make SourceLineResolver use StackFrame #16

Closed
GoogleCodeExporter opened this issue Sep 19, 2015 · 1 comment
Closed

make SourceLineResolver use StackFrame #16

GoogleCodeExporter opened this issue Sep 19, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

SourceLineInfo duplicates some fields of StackFrame, and it should be
possible for the lookup method (which I'd like to rename to
FillSourceLineInfo) to just take a StackFrame as an in/out parameter and
fill in those missing fields.

Original issue reported on code.google.com by bry...@gmail.com on 6 Sep 2006 at 11:26

Attachments:

@GoogleCodeExporter
Copy link
Author

Original comment by bry...@gmail.com on 7 Sep 2006 at 7:11

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant