Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Why does the Memory view automatically open?

Hi Marc,
This is the view management feature, and registers and memory view are associated with CDT. As long as you close the view while you are debugging, it should not open, as long as you have the "Do not open..." option checked on the Run/Debug->View Management page.

Cheers,
Pawel

On 05/22/2012 12:17 PM, Marc Khouzam wrote:
Hi,

sorry if this was discussed before.

When I launch a C/C++ debug session, the Memory view automatically opens.
I close it manually, and it re-opens on the next launch.  This does not
happen with a Java launch.

Is this planned?

Thanks

Marc

P.S. I'm on RC1 with platform 4.2RC1.
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev



Back to the top