Re: [OT?] Valgrind profiling Was: Re: [fpc-pascal]Performance testing of FPC programs?

2003-02-08 Thread Peter Vreman
At 18:43 8-2-2003, you wrote: Hi, well, I read something interesting here so I thought I could write a few lines. Since I don't have the previous mails anymore and the maillist archives (http://lists.freepascal.org/mailman/listinfo/fpc-pascal ?) don't seem to work I hope I'm not missing the dis

Re: [fpc-pascal]Profiling and memory leaks

2003-02-08 Thread Marco van de Voort
> Do you know of any tools I can use to check for memory leaks on my code? > > I'm using FPC 1.1 snapshots under Win2k. Compile using -gh, and check the output after termination. It will give the unitname and line where the memory was allocated. There are only a few gotcha's (sometimes memory a

[fpc-pascal]graph unit and the mouse

2003-02-08 Thread Mark Emerson
Does anybody know a way to read the mouse at pixel resolution while using the graph unit? Mark ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal

[fpc-pascal]Profiling and memory leaks

2003-02-08 Thread Iván Montes
Hi, Do you know of any tools I can use to check for memory leaks on my code? I'm using FPC 1.1 snapshots under Win2k. cheers, Ivan ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal

[OT?] Valgrind profiling Was: Re: [fpc-pascal]Performance testing of FPC programs?

2003-02-08 Thread Thomas Schatzl
Hi, well, I read something interesting here so I thought I could write a few lines. Since I don't have the previous mails anymore and the maillist archives (http://lists.freepascal.org/mailman/listinfo/fpc-pascal ?) don't seem to work I hope I'm not missing the discussion point way too much...

Re: [fpc-pascal]Re: Linking to Windows

2003-02-08 Thread Hans Mårtensson
At 04:57 08-02-2003 -0800, you wrote: >If you have a copy of Delphi's ImageHlp unit, >( or h2pas + imagehlp.h winapi header ) >you might want to take a look at this: >http://www.blueorbsoft.com/CodeTips/DelphiCodeTips2.html#ListDLLFunctions > Thanks for the tip. Unfortunately I haven't got the un

RE: [fpc-pascal]Performance testing of FPC programs?

2003-02-08 Thread Peter Vreman
> 2 choices, use profiling (see Marco's response), which is ok but a bit > cumbersome IMHO, or add your own timing (this is what I do). I use clock The easiest will be in the future to use valgrind and kcachegrind. Those programs are linux-x86 only, but you don't need to recompile your program to

[fpc-pascal]Re: Linking to Windows

2003-02-08 Thread Jeff Pohlmeyer
If you have a copy of Delphi's ImageHlp unit, ( or h2pas + imagehlp.h winapi header ) you might want to take a look at this: http://www.blueorbsoft.com/CodeTips/DelphiCodeTips2.html#ListDLLFunctions __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. A