Thank you very much, I' ll try it. 2015-01-21 13:28 GMT+09:00 Ariel Constenla-Haile <arie...@apache.org>:
> On Wed, Jan 21, 2015 at 12:50:09PM +0900, aronsoyol wrote: > > > > > > You probably need to build an .exe that uses that DLL. You need > something > > > that will call entry points in the DLL so you can debug into them. Do > you > > > already have something for that? > > > > Are you saying soffice.exe or soffice.bin, I attached VS to soffice.bin, > Do > > you mean that I should rebuild soffice.exe or soffice.bin with debug=true > > You are right, you need to attach the debugger to soffice.bin, not > soffice.exe, and there is no need to build them with debugging symbols, > just the modules you want to debug (in case you want to debug them, they > are built on main/desktop). > > > Regards > -- > Ariel Constenla-Haile > La Plata, Argentina > -- Aron