On Tue, Jul 15, 2008 at 11:17 AM, Bent Normann Olsen <[EMAIL PROTECTED]> wrote: > Hi, > > This is more for the Wish list, if such a list exists for Lazarus. Lately > I've been trying to isolate some AV's in Carbon, but sometimes I wish > Lazarus could show me a memory dump of a pointer in the Watch list (like in > Delphi) - the style options are disabled, so they are not implemented. > > Sometimes I wish I could see information about compilation result, like code > size, data size, etc. > > These features could help programmers trying to find causes of AV's, or > dislike, and help improving FPC/Lazarus by reporting back to the Lazarus > teams. > > Will these kinds of features be found in future releases of Lazarus?
Didn't Martin already implement most of these in MSEide. If so, you can do a copy & paste session (with some tweaks obviously) and build that code into Lazarus. MSEide is also GPL, as is Lazarus IDE. Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
