WAI
Status Update
Comments
rm...@google.com <rm...@google.com> #2
I just attached a minimal test application with duplicated and multiline traces. Provided are a couple of logcat files and screenshots.
To me this isn'r really a big problem, since AS compiles my application and lets me debug it. That's what I use it for in my company. I just found it a bit annoying that something that worked one way in AS 2.x and 3.0, suddenly changed in 3.1. The new way results more time-consuming to me while debugging and reviewing the logs.
Could this be made configurable? Not necessarily in the UI, but editing some properties file. Thanks. :)
To me this isn'r really a big problem, since AS compiles my application and lets me debug it. That's what I use it for in my company. I just found it a bit annoying that something that worked one way in AS 2.x and 3.0, suddenly changed in 3.1. The new way results more time-consuming to me while debugging and reviewing the logs.
Could this be made configurable? Not necessarily in the UI, but editing some properties file. Thanks. :)
ca...@gmail.com <ca...@gmail.com> #3
I have the same problem.
rm...@google.com <rm...@google.com> #4
I also have the same problem.
ca...@gmail.com <ca...@gmail.com>
ca...@gmail.com <ca...@gmail.com> #5
I also have the same problem.
rp...@google.com <rp...@google.com>
ku...@google.com <ku...@google.com> #7
I also have the same problem.
sa...@google.com <sa...@google.com>
du...@google.com <du...@google.com> #8
Was it fixed reverting to the old behavior, or was it fixed making the deduplication configurable?
What release version will include the fix?
What release version will include the fix?
Description
AI-183.5429.30.34.5400832, JRE 1.8.0_152-release-1343-b01x64 JetBrains s.r.o, OS Mac OS X(x86_64) v10.14, screens 1440x900, 1920x1080; Retina
Android Gradle Plugin: 3.3.2
Gradle: 5.0
NDK: from local.properties: 16.1.4479499; latest from SDK: 16.1.4479499;
LLDB: LLDB 3.1 (revision: 3.1.4508709)
CMake: from local.properties: (not specified); latest from SDK: 3.10.2; from PATH: 3.7.2;
Source: user_sentiment_feedback
IMPORTANT: Please read
Attach Debugger To Android Process function will build first then attach to android process, but at the last as version, it just attach to process instead of build again.