Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Disassembly view sending -stack-list-frames after debug session has terminated in Eclipse Oxygen(Disassembly view sending -stack-list-frames after debug session has terminated in Eclipse Oxygen)
Disassembly view sending -stack-list-frames after debug session has terminated in Eclipse Oxygen [message #1773151] Fri, 22 September 2017 10:19
Richmond Umagat is currently offline Richmond UmagatFriend
Messages: 18
Registered: July 2017
Junior Member
I am encountering the following popup error after terminating a debug session when Disassembly view is open.
"Failed to execute MI command:
-stack-list-frames 0 0
Error message from debug back end:
Invalid thread id: 1"

Based on investigation, the Disassembly view is still sending commands like -stack-list-frames even after the debug session has terminated.

The issue occurs after upgrading to Eclipse Oxygen 4.7.0.
It does not occur in Eclipse Neon 4.6.2.

Steps to reproduce:
1. Start debug section
2. loop > 2 times:
2a. Click Resume button
2b. Wait for 3 seconds
2c. Click Suspend button
3. Click Resume button
4. Wait for less than 10 seconds
5. Terminate debug session

Any input will be appreciated.
Thank you.
Previous Topic:Coding rules/quality indicators plugins
Next Topic:Eclipse does not prompt for file selection when navigating through C/C++ elements
Goto Forum:
  


Current Time: Tue Apr 16 16:28:49 GMT 2024

Powered by FUDForum. Page generated in 0.22730 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top