Where do I find debug builds for Windows of Master/3.7?

2012-11-01 Thread Winfried Donkers
I want to assist Lionel with bug 53030, but to do that I need a debug (daily) 
build for Windows.
The bug is about freeze of Base with MS Access databases (and other ADO 
connections, I believe).
Where can I download these builds?



Winfried

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: Where do I find debug builds for Windows of Master/3.7?

2012-11-01 Thread David Ostrovsky

On 01.11.2012 09:00, Winfried Donkers wrote:


I want to assist Lionel with bug 53030, but to do that I need a debug 
(daily) build for Windows.


The bug is about freeze of Base with MS Access databases (and other 
ADO connections, I believe).


Where can I download these builds?

The bad news is that you can't download it but the good news is you can 
build it yourself ;-)

That's pretty straightforward:

1. Create a VM and install prerequisites 
(http://wiki.documentfoundation.org/Development/Windows_Build_Dependencies)

2. Compile LO with debug symbols and start it
3. Start VC++, attach debugger to the LO process and set breakpoints

Regards
David

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice