Volodymyr B
2018-01-05 20:55:52 UTC
My problem that Android studio is pretty slow for debugging.
I'm writing tests with googletest from NDK to test my functionality.
I can install my libraries and executable file. then launch it without any
problems using add shell.
But at some point got crash which is appearing in tests but not in app.
So I was able to launch lldb-server on device and connect with standard
macOS lldb client (that was surprisingly good experience).
But turns-out that breakpoints does not work. probably because different
versions or so.
now my problem is connect with LLDBFrontend
help is showing only one line!
Usage: <portnum> | <--version>
LLDBFrontend --version
3.9.0
always getting this error
E0105 20:55:02.972702 3072099136 ProtobufClient.cpp:161] ERROR connecting 3
No such process
Any help or directions please.
I'm writing tests with googletest from NDK to test my functionality.
I can install my libraries and executable file. then launch it without any
problems using add shell.
But at some point got crash which is appearing in tests but not in app.
So I was able to launch lldb-server on device and connect with standard
macOS lldb client (that was surprisingly good experience).
But turns-out that breakpoints does not work. probably because different
versions or so.
now my problem is connect with LLDBFrontend
help is showing only one line!
Usage: <portnum> | <--version>
LLDBFrontend --version
3.9.0
always getting this error
E0105 20:55:02.972702 3072099136 ProtobufClient.cpp:161] ERROR connecting 3
No such process
Any help or directions please.
--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-ndk+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-ndk.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-ndk/97c1e808-2ffa-429c-b828-11ec9cf3a9e7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-ndk+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-ndk.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-ndk/97c1e808-2ffa-429c-b828-11ec9cf3a9e7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.