Date: prev next · Thread: first prev next last
2015 Archives by date, by thread · List index


I recently worked on #tdf88389 and thought I'd try something related to the
c++ code base this time. To get an idea of what's going on when the android
client opens a passworded file, I tried setting breakpoints on related
methods to step through the code.

I placed some breakpoints on the documentLoad method in
core/desktop/source/lib/init.cxx as well as the documentLoadNative method
(and more) in core/desktop/source/lib/lokandroid.cxx in AndroidStudio but
the lldb debugger misses the breakpoints for some reason.

Tried doing the same using gdb but I didn't manage to locate the above
mentioned methods. I'm not that familar with gdb so maybe I missed something
here. 

Been using the following settings in autogen.input to build LO after a make
clean. 
--enable-debug
--enable-selective-debuginfo="sw/"
--with-distro=LibreOfficeAndroid
--with-android-ndk=/home/alex/Android/Sdk/ndk-bundle
--with-android-sdk=/home/alex/Android/Sdk

Not quite sure where I went wrong. Hope someone could point me in the right
direction. Thanks!



--
View this message in context: 
http://nabble.documentfoundation.org/Regarding-tdf89175-android-Password-protected-files-tp4169868.html
Sent from the Dev mailing list archive at Nabble.com.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.