Attached is a patch to add stored procedure support for the Agata XML report format. There are no special pieces in the UI anywhere to handle this yet, but this allows ProcName($var1) elements to be used in addition to the normal , , etc elements.
http://sourceforge.net/project/showfiles.php?group_id=227895
The agata reports 7.7.5 download redirects "forever" and never actually finds a download location.
With libwxgtk2.8-dev installed (2.8.7.1), knitter refuses to compile due to ambiguous casting in knitterFrame.cpp in the 0.2.2 release. Attached is a two line patch to appropriately cast to (const wxChar *), alleviating the issue.