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

Feature request: optional autoKill for the gdb server #16

Open
AntonKrug opened this issue Jun 21, 2018 · 0 comments
Open

Feature request: optional autoKill for the gdb server #16

AntonKrug opened this issue Jun 21, 2018 · 0 comments
Labels
feature request New features of the framework, new peripheral models, boards etc

Comments

@AntonKrug
Copy link
Contributor

Now when the renode has the autoStart for GDB:

sysbus.cpu StartGdbServer 5000 true

Connecting with GDB into it will automatically start the cpu/emulation. I'm wondering how viable and difficult it would be to have a separate optional argument (with the default value set to false) to autoKill. AutoKill would stop everything and terminate renode on any gdb connection lost (either by fault/error or by human just regularly disconnecting the gdb)

@PiotrZierhoffer PiotrZierhoffer added the feature request New features of the framework, new peripheral models, boards etc label Jun 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New features of the framework, new peripheral models, boards etc
Projects
None yet
Development

No branches or pull requests

2 participants