Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] LaunchVMProvider memory leaks?

I noticed that instances of org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.LaunchVMProvider get accumulated every time I start and terminated a GDB debug session.

Does it make sense references to terminated debug sessions to be released?

 

Thanks

Dobrin


Back to the top