Segfault with multiple debuggers open #662
Labels
port:Qt
Affects the Qt version (the standard desktop version)
severity:host crash
Issues that cause the emulator itself to crash
Milestone
Build: 0.6-4426-d16df697 and 0.1-medusa-4856-8fcf9bee
OS: Debian 9.0 stretch amd64
With both GDB stub and CLI debugger active, sending a command to the CLI debugger segfaults.
Easiest way to reproduce:
This does not affect the SDL port, as it will not open if both
-d
and-g
are passed.The text was updated successfully, but these errors were encountered: