feature request expanded class object? Re: how to use GC as a leak detector? i.e. get some help info from GC?

2009-05-25 Thread nobody
== Quote from Leandro Lucarella (llu...@gmail.com)'s article benefit from using NO_SCAN if your 800M of data are plain old data. Did you tried it? And if you never have interior pointers to that data, your program can possibly avoid a lot of false positives due to the conservativism if you use

Re: feature request expanded class object? Re: how to use GC as a leak detector? i.e. get some help info from GC?

2009-05-25 Thread Leandro Lucarella
nobody, el 25 de mayo a las 07:37 me escribiste: == Quote from Leandro Lucarella (llu...@gmail.com)'s article benefit from using NO_SCAN if your 800M of data are plain old data. Did you tried it? And if you never have interior pointers to that data, your program can possibly avoid a lot of