简体   繁体   English

底部的android ddms分配跟踪器视图问题

[英]issue with the android ddms allocation tracker view at bottom

I'm not quite sure how to ask this question so I'll just show a picture of the problem. 我不太确定如何提出这个问题,所以我只是展示问题的图片。 DDMS分配跟踪器屏幕抓取

Notice in the bottom half of the window it shows the stack trace of where this object was allocated, but it is cut short and there don't seem to be any tabs to slide to make it bigger. 请注意,在窗口的下半部分,它显示了此对象分配位置的堆栈跟踪,但是它被剪短并且似乎没有任何标签可以滑动以使其变大。 I was just wondering if there is a fix or anything. 我只是想知道是否有修复或任何东西。

Thanks in advance. 提前致谢。

OK, I think the way it shows is the only way. 好吧,我认为它显示的方式是唯一的方式。

I just downloaded and re-installed the whole SDK and Eclipse. 我刚刚下载并重新安装了整个SDK和Eclipse。 I was having this problem that this is useless, but this is because I am using IntelliJ and not Eclipse, so the DDMS is running as an independent software. 我遇到这个问题是没用的,但这是因为我使用的是IntelliJ而不是Eclipse,因此DDMS作为一个独立的软件运行。

When you use it inside Eclipse, double clicking this trimmed line in allocation tracker would take you to your source code. 当您在Eclipse中使用它时,在分配跟踪器中双击此修剪的行会将您带到源代码。

So, need to waste some disk space to have Eclipse for this... 所以,需要浪费一些磁盘空间才能拥有Eclipse ...

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM