Hi, using SE 27.0.1 (with HF 2) on macOS 13.2 with m1 CPU.
I am debugging a C/C++ project and am stepping through the code. I selected the Debug>Show Disassembly menu item and the disassembled code appeared in the editor window as expected. However, about 2 seconds later the disassembly listing was removed leaving me with just the C++ code. The Show Disassembly menu item still has a checkmark.
Selecting the menu item another two times (once to clear the checkmark and another to enable it again) shows the disassembled code once more and, again, after about 2 seconds it disappears again.
Is there something I'm doing or a configuration option that would cause this?