On 25.02.2014 15:20, LOH KOK HOE wrote:
I can see the sw library is inside the workdir, anyhow it is still not an
executable. I'm just curious to know how could I run sw module in debug
mode while fixing a defect so that I could understand whether my fix is
correct. The worst is I'll never run an executable until I rebuild the
installer and then install it into the system and test it from there. This
is too costly as I'm just trying to verify my fix.

Please have a look at

https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO#Partial_Builds

The general idea:

a) Edit code in module sw/
b) Build sw
c) Deploy sw libraries to your installed office
d) Run soffice.bin in your debugger
e) Find bug
f) Go to a)

-Andre

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to