You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New issue in 1.11.2. Works fine with 1.11.1 with the same setup.
When trying to debug on Android, it now fails with "Could not attach: no process found with process ID ".
I'm using Android Debug extension to provide the wrapper over CodeLLDB for Android. Here is the effective launch config that should be prepared at the end:
Well, the log looks normal, as far as I can tell. I am not familiar with the Android Debug extension though.
Are you sure that process 6959 actually existed?
Yes, the logs looks very normal. But, the process exists.
Affecting multiple users/machines and downgrading to 1.11.1 works well for all, with everything else intact. I did not see any LLDB version change in changelog as well. Any other recent change that could impact?
OS: Mac/Windows
VSCode version: 1.96.4
CodeLLDB version: 1.11.2
Compiler:
Debuggee: Android app using lldb-server
New issue in 1.11.2. Works fine with 1.11.1 with the same setup.
When trying to debug on Android, it now fails with "Could not attach: no process found with process ID ".
I'm using Android Debug extension to provide the wrapper over CodeLLDB for Android. Here is the effective launch config that should be prepared at the end:
Verbose log
The text was updated successfully, but these errors were encountered: