Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dsdp-dd-dev] Gdb not killed after application terminates

Title: Gdb not killed after application terminates

Hi,

I created a launch configuration of type "C/C++ Local Application (Experimental -DSF)" on Linux, and started the debugger. One problem I got is after the debugged application ran to the end and exited by itself,  its process entry in Debug View was shown as terminated but the "gdb" process was still running, leaving the "Launch" session live in the Debug View.

Is that a known bug or is there any special consideration behind that in DSF ?

Thanks.

- Ling


Back to the top