
13 Apr
2005
13 Apr
'05
2:49 p.m.
On 13 April 2005 14:00, Bernd Holzmüller wrote:
I am trying to create graphical profile information via +RTS -px and then ghcprof <binary>.prof. However, the uDraw application (former: daVinci) complains: "Option -startappl requires exactly two arguments (<directory> <filename>)". Any idea?
You might be the first person to try this in a while. I suspect some mismatch between the command-line syntax expected by your version of daVinci and the syntax cgprof expects to use. We don't use cgprof, does anyone else? Cheers, Simon