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

Attachment: signature.asc
Description: Digital signature

Reply via email to