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

Console Output not printing to the correct window #6

Open
Johno-ACSLive opened this issue Apr 19, 2023 · 0 comments
Open

Console Output not printing to the correct window #6

Johno-ACSLive opened this issue Apr 19, 2023 · 0 comments

Comments

@Johno-ACSLive
Copy link

As you can see in the below image, when testapp.exe is run via Simpleator the "Hello World: 1 testapp.exe" is written to the Monitor Window but is not written to the Command Prompt window that is created via emulator.exe.

I have testapp.exe looping through printing values and if I close the Command Prompt window created by emulator.exe then the testapp.exe is no longer executing in Simpleator (non zero exit code).

I can't see where this message is coming from in the Monitor UI so assume that the incorrect process ID is used for system calls and that the process ID should be that of the child process created in emulator.exe.

Still familiarising myself with the codebase but if you could please point me in the right direction (or provide a fix if it's simple) that would be much appreciated.

image

@Johno-ACSLive Johno-ACSLive changed the title Console Output not writting to the correct windows Console Output not printing to the correct window Apr 19, 2023
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

1 participant