Henrik Gemal wrote:
> Could someone please explain what a debug build is?
> Is the
> http://ftp.mozilla.org/pub/mozilla/nightly/latest/mozilla-win32-installer.exe
>
> a debug build?
> Is there a debug build avaiable to download at mozilla.org?
I don't think you can download a debug build at mozilla.org.
A debug build contains symbols.... and is slow as hell :-)
I think you must compile your own build with with "debug=1".
If a debug build works without compiler (I dunno) I can send you a win32 debug build.
> I'm trying to get some PR_LOG to work but it only seems to be enabled in
> debug build or ???
>
AFAIK logging works only in debug builds.
Bye
Matthias Versen (Matti)