Re: [fpc-pascal] fpc and intel vtune (now about gprof)

2006-04-25 Thread Vincent Snijders
Jonas Maebe wrote: On 25 apr 2006, at 19:56, Пётр Косаревский wrote: But the result is useless without Valgrind (no more useful than a regularly compiled binary at least), just like compiling with -gd is Just as compiler without a linker. I hope you can see the difference between a linke

Re: [fpc-pascal] fpc and intel vtune

2006-04-25 Thread Florian Klaempfl
Пётр Косаревский wrote: > My question: does anyone know, whether vtune can be tuned to work with FPC > (at list on function names level) or not? Afaik not because vtune for windows supports no open debugging information format on windows. > > Remark: of course I don't ask here for vtune support