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

Allow warrior's tasks (processes) to be inspected #24

Open
gareththegeek opened this issue Dec 23, 2017 · 4 comments
Open

Allow warrior's tasks (processes) to be inspected #24

gareththegeek opened this issue Dec 23, 2017 · 4 comments
Labels
enhancement Enhacement of existing functionality ui-repo The issue relates to the ui repo

Comments

@gareththegeek
Copy link
Contributor

I am having a bit of trouble debugging multi process warriors because the UI does not provide any information about the number of tasks the warrior has or where those tasks are going to execute next.

@gareththegeek
Copy link
Contributor Author

Still need a way to see which task will execute next...

@gareththegeek gareththegeek reopened this Jan 8, 2018
@dougajmcdonald
Copy link
Contributor

As in, the current execution? or is this in addition to that?

@gareththegeek
Copy link
Contributor Author

gareththegeek commented Jan 9, 2018

As in, for each warrior's current task, highlight the address pointed to by its instructionPointer. i.e. the next instruction that the warrior will execute.
I think ideally it'd be great to see all the instructionPointer for all tasks with the warrior's current task emphasised and the current warrior's current task emphasised even more.
Maybe this doesn't make sense, perhaps I will draw a picture :D

@dougajmcdonald
Copy link
Contributor

Draw a picture or write 1000 words, your choice! :P does corewar/corewar-ui#136 help?

@dougajmcdonald dougajmcdonald transferred this issue from corewar/corewar-ui Feb 24, 2020
@dougajmcdonald dougajmcdonald added ui-repo The issue relates to the ui repo enhancement Enhacement of existing functionality labels Feb 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhacement of existing functionality ui-repo The issue relates to the ui repo
Projects
None yet
Development

No branches or pull requests

2 participants