hi recently i found my ddms is easy to hang it also hangs when i use ddms in sdk(from 1.6 to 2.1) and cause a lot of CPU usage on my computer
after checking its code suppose when i change the log filter ,(V,D,I,W,E) or press the 'Clear Log' button finally it will call mydroid/development/tools/ddms/libs/ddmuilib/src/com/android/ddmuilib/ logcat/LogFilter.java # clear() and it spends lots of time on mTable.removeAll() mTable is an instance of org.eclipse.swt.widgets.Table have anyone met this condition when using ddms ? thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

