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

Better nagivation between bridges #14

Open
arigo opened this issue Aug 15, 2016 · 2 comments
Open

Better nagivation between bridges #14

arigo opened this issue Aug 15, 2016 · 2 comments

Comments

@arigo
Copy link

arigo commented Aug 15, 2016

We need a better way to navigate between bridges: when we look at a list of operations, the guards with bridges attached should be marked (and stand out, with a direct link to the bridge); and when we go to a bridge we should know where it comes from, in the sense of which parent guard failed.

@arigo
Copy link
Author

arigo commented Aug 15, 2016

Related: the final "jump" instructions should have a clickable link to go to where they jump to. (Right now we can rebuild this info by looking at the address of the TargetDescr, but well.)

@planrich
Copy link
Contributor

I have added this functionality and deployed it. jump an labels are not yet covered. working on that...

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

2 participants