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
While performing image debugging in VS Code, I used “Open Disassembly View” from the UI.
I noticed that a 6.4 KB memory read is being requested. However, before this memory read completes (it typically takes around 5–10 seconds), the UI immediately shows the message “Disassembly not available.”
Is there something from CodeLLDB we can check? CodeLLDB must be sending some early response to VS Code that causes the UI to display “Disassembly not available.”
Your inputs would be very helpful in understanding the issue. I will be looking forward to your reply.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi CodeLLDB team,
While performing image debugging in VS Code, I used “Open Disassembly View” from the UI.
I noticed that a 6.4 KB memory read is being requested. However, before this memory read completes (it typically takes around 5–10 seconds), the UI immediately shows the message “Disassembly not available.”
Is there something from CodeLLDB we can check? CodeLLDB must be sending some early response to VS Code that causes the UI to display “Disassembly not available.”
Your inputs would be very helpful in understanding the issue. I will be looking forward to your reply.
Beta Was this translation helpful? Give feedback.
All reactions