Skip to content

Conversation

@jonpryor
Copy link
Contributor

Android 10 has changed it's adb logcat output to be more
"space delimited", e.g. instead of the previous I/monodroid-gref(PID)
seen previously, the ordering has changed and spaces delimit values:

06-15 14:29:08.206 31409 31409 I monodroid-gref: +g+ grefc 20 gwrefc 0 obj-handle 0x89/I -> new-handle 0x3bc6/G from thread '(null)'(1)

Update Grefs.Prefix so that it supports this new output format.

Android 10 has changed it's `adb logcat` output to be more
"space delimited", e.g. instead of the previous `I/monodroid-gref(PID)`
seen previously, the ordering has changed and spaces delimit values:

	06-15 14:29:08.206 31409 31409 I monodroid-gref: +g+ grefc 20 gwrefc 0 obj-handle 0x89/I -> new-handle 0x3bc6/G from thread '(null)'(1)

Update `Grefs.Prefix` so that it supports this new output format.
@jonpryor jonpryor requested a review from jpobst June 16, 2020 01:19
@jonpryor jonpryor merged commit 1383981 into dotnet:master Jun 16, 2020
@jpobst jpobst added this to the 10.5 (16.8 / 8.8) milestone Jun 18, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Apr 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants