Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-debug-dev] Clearing memory blocks after terminating

Hi all!
 
I've noticed strange thing after terminating debugging process. If you watched memory during debug session and after terminating session you click on "<terminated>Cygwin GDB Debugger (....) (Exited. Exit code = 0)" branch in Debug View you will see the memory block that you have watched. CDT simply doesn't remove this block as I understood.
 
Igor S. Zamyatin
Interstron Ltd.

Back to the top