Hejsan,

as noted in the last meeting notes, we've been having issues indexing mozilla-central due to its memory requirements, so we only had 'glib' there most of the time which is rather small.

So dxr.lanedo.com is running mozilla-central now and showing off most of the stuff Lanedo's been working on. Some of it was pushed already. Note that mozilla's html is incomplete right now as an artifact of several test runs.

See https://github.com/kalikiana/dxr/branches

mozilla-central and glib:

http://dxr.lanedo.com/mozilla-central/gfx/src/nsColor.cpp.html
http://dxr.lanedo.com/search.cgi?tree=mozilla-central&string=file

http://dxr.lanedo.com/search.cgi?tree=glib&string=typedef
http://dxr.lanedo.com/glib/gio/gfile.c.html

Two tips in context here:

Reduce the memory requirement a little
https://github.com/mozilla/dxr/pull/17

Re-build sqlite if you're generating on a separate server with a different version:
http://quetzalcoatal.blogspot.com/2011/08/fixing-sqlite-compatibility-issues.html

ciao,
    Christian
_______________________________________________
dev-static-analysis mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-static-analysis

Reply via email to