On Mon, Oct 11, 2010 at 11:08:31PM +0200, julien wrote:
> Le 10/10/2010 22:31, julien a écrit :
> I changed the line :
> 
> $checkdll "$@"
> by
> gdb $checkdll "$@"
> 

There is the problem: this line should be

gdb --args $checkdll "$@"

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

Reply via email to