[DUG] Memcheck

Trevor Jones trevorj at ihug.co.nz
Thu Dec 8 18:12:45 NZDT 2005


  There was lots of activity last week about using MemCheck.

  Has anyone actually managed to make it work with dynamically loaded
packages?

  I've tried and tried, but all I can get MemCheck to do is crash my
program.

  Nearly all of the apps that I build consist of a statically linked splash
screen package and a statically linked module loader package and not much
else.

  Incidentally, this allows me to create multiple apps with the same
compiled code.  Just changing the exe name points the module loader in a
different direction so different modules get loaded and you get a whole
different app.

  Typical .exe size is ~25K, but once you (dynamically) load all of those
packages, we're talking about a big system.

  Could be I'm pashing the antelope a bit more than antelopes like to be
pashed.

Trevor
  



More information about the Delphi mailing list