Age | Commit message (Collapse) | Author |
|
packing gdbserver into apk conflicts with extractNativeLibs="false", as
the gradle pugin compresses it (which could be disabled using
aaptOptions), but furthermore it doesn't page-align it, breaking
installation.
So instead let the user manually push the gdbserver tool to device and
remove the hardcoded values that were only there to please the ndk-gdb
scripts.
Using lldb from within Android Studio is more comfortable anyway :-)
Change-Id: I31c3af4847a479c56b3fcd6b5bed114e004bf0d2
Reviewed-on: https://gerrit.libreoffice.org/41950
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
|
|
Change-Id: If7262e114b5b4cd40e9c0a8929940199ea747595
Reviewed-on: https://gerrit.libreoffice.org/25025
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: jan iversen <jani@documentfoundation.org>
|
|
Change-Id: Iad3ad138a9a7164d10ab6e51e22032ad115d08a5
|
|
and of course also for the Java part
Using build-id linker flag allows lldb to map the installed .so to the
non-stripped version on the buildhost.
Also ndk-gdb supports specifying a different package name on the
commandline, so no need for the error in configure anymore.
Change-Id: If6887a27cc8ab15ee6ab612502cacf0a22ade737
|
|
it hardcodes so much :-(
Change-Id: Id86c2bcbf5936f3ab292e87210b967e2331c9435
|
|
Change-Id: I786fd580b3d08fa076eeb2bf90bd23b09c9f8182
|
|
Change-Id: Ib30a0e3d56ca9ebd07ee55e0aee9b13c0474a060
|
|
Change-Id: I53a55e2d30c298e7c34f18b7713de91f3c77d5f2
|
|
Change-Id: I402e9073f15dccb3618c06e355559b9f8ff7f763
|
|
Change-Id: I88a0483e96f2de38ae3c1bc6f707e3b5b504bbac
|
|
Change-Id: I33d8282210329d8bb3a471a7c717fcf653930e95
|
|
Change-Id: I8e3d0e5b8032ee5e8cc65b943855b365e7db3864
|
|
Change-Id: I740c654f5844ef4cb7cbc5387c7b8a56e326e532
|
|
This reverts commit 9ebd22c353ca2e2b3d37b0c6d266b6c582538edc.
|
|
Change-Id: I7a2b3cb487b4dfe290bff36e3766357fbbc84fba
|
|
Change-Id: I15427518bc82e3da147b74c01bb2e0480fc32f25
|
|
Change-Id: Ifaeb87427d6e2e0c2bb0fcd19e0d39bf15c76973
|
|
|