Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Improve display of variables in debugger #4

Closed
3 tasks done
smarr opened this issue Dec 19, 2016 · 2 comments
Closed
3 tasks done

Improve display of variables in debugger #4

smarr opened this issue Dec 19, 2016 · 2 comments
Milestone

Comments

@smarr
Copy link
Owner

smarr commented Dec 19, 2016

Currently, they aren't sorted, and have impl. level information attached.
Also, it includes impl. slots, as well as Java class names.

  • ignore impl. slots
  • don't show useless :char postfixes for var names, not sure yet how to disambiguate them yet though
  • show correct SOM names for locks for instance
@smarr smarr added this to the v0.5 milestone Dec 19, 2016
@smarr
Copy link
Owner Author

smarr commented Jan 5, 2017

First two items fixed via smarr/SOMns#80

@smarr
Copy link
Owner Author

smarr commented Jan 5, 2017

Display of locks fixed with 5bc22d8

@smarr smarr closed this as completed Jan 5, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant