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

Show call source in UI #249

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Lamoreauxaj
Copy link
Contributor

For #212, this PR shows the source of each call in the args shown given we already have that information. Overall pretty simple, but I modified the calls to store where they were called from or whether it was unknown (thus also removing from_untraced). It shows the information as source_ followed by each of symbol, offset, and address as different args.

Signed-off-by: Aaron Lamoreaux <alamoreaux@janestreet.com>
@Lamoreauxaj
Copy link
Contributor Author

@Xyene This is from last week, but I just forgot to actually post the PR.

@cgaebel cgaebel self-requested a review August 6, 2022 17:00
@cgaebel
Copy link
Contributor

cgaebel commented Aug 6, 2022

Hi Aaron. This looks great, but would you please fix the conflict before I merge it?

@Xyene Xyene added this to the v1.2.0 milestone Nov 13, 2022
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.

None yet

3 participants