Bug 535884 - Debug Last Launched shortcut stop to work when debug was ended abnormally
Summary: Debug Last Launched shortcut stop to work when debug was ended abnormally
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug (show other bugs)
Version: Next   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: cdt-debug-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-14 03:46 EDT by Jan Pohanka CLA
Modified: 2020-09-04 15:25 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Pohanka CLA 2018-06-14 03:46:48 EDT
I use Eclipse/CDT to debug remote application via gdbserver. Sometimes there are some issues which can cause connection to break. In such case debug session has to be force closed from debug view and debug shortcut does not work anymore (but it can be started with icon)

I'm not sure about it but maybe this behavior appear when the same key (F5 in my case) is used for Launch debugging and Continue...

Steps to reproduce:
- start debug session with gdbserver
- break the connection (remove cable)
- stop debug session
- now keyboard shortcut to start session does not work