You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an issue with the disassembly view. I'm aware the disassembly view is provided by vscode, but I'm not sure, if my problem is related to the view or how the data are provided to it.
In my case the disassembly view looks a little different. It shows additional row containing function name + offset. This might be useful in some cases, but it makes it impossible to show the view side by side with source code. This row is not shown on the preview in documentation wiki.
I looked into the documentation, searched, looked into the setting, but found no related info.
How do I disable this second row in the disassembly view?
VS Code 1.88.1
Cortex-Debug v1.12.1
The text was updated successfully, but these errors were encountered:
Hi,
I have an issue with the disassembly view. I'm aware the disassembly view is provided by vscode, but I'm not sure, if my problem is related to the view or how the data are provided to it.
In my case the disassembly view looks a little different. It shows additional row containing function name + offset. This might be useful in some cases, but it makes it impossible to show the view side by side with source code. This row is not shown on the preview in documentation wiki.
I looked into the documentation, searched, looked into the setting, but found no related info.
How do I disable this second row in the disassembly view?
VS Code 1.88.1
Cortex-Debug v1.12.1
The text was updated successfully, but these errors were encountered: