It's all about the answers!

Ask a question

Using Debug > Memory tab for memory management


Virendrasinh Gohil (3111) | asked Dec 23 '08, 3:34 a.m.
I saw a tab named Memory in Debug view (Menu item : Window > Show View > Other > Debug > Memory)

I understand as it is part of debug view, it should be active in Debug mode. I tried to use that but not getting any option to use it. I am able to use other tabs of debug like Breakpoints, Display, Expression, Variables etc....

Can anybody let me know the correct use of this tab to track the memory of application?

2 answers



permanent link
Eric Jodet (6.3k5111120) | answered Dec 23 '08, 7:38 a.m.
JAZZ DEVELOPER
Hello,
I guess this is a pure Eclipse debugger question.
Please refer to :
http://www.eclipse.org/articles/article.php?file=Article-MemoryView/index.html

Find out more about the Debugger Project here:
http://www.eclipse.org/eclipse/debug/documents.php
and
http://www.eclipse.org/eclipse/debug/jdt/index.php

Eric.

gohilv a crit :
I saw a tab named Memory in Debug view (Menu item : Window > Show
View > Other > Debug > Memory)

I understand as it is part of debug view, it should be active in Debug
mode. I tried to use that but not getting any option to use it. I am
able to use other tabs of debug like Breakpoints, Display,
Expression, Variables etc....

Can anybody let me know the correct use of this tab to track the
memory of application?

permanent link
Virendrasinh Gohil (3111) | answered Dec 24 '08, 2:14 a.m.
Thanks Eric for your references. I appriciate that.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.