Hi Tomek,

On Mon, 2009-08-31 at 16:14 +0200, Tomek Grabiec wrote:
> Jato can be compiled with workarounds which make valgrind
> work with jato.
> 
> To do so, define VALGRIND variable for make:
> make jato VALGRIND=y
> 
> Currently workarounds eliminate class initialization
> from signal handler by unconditionally selecting
> calls to vm_class_ensure_init().
> 
> Signed-off-by: Tomek Grabiec <tgrab...@gmail.com>

Can we turn this into -Xvalgrind command line option instead? We're
still in early stages of development and are likely to use it a lot. An
extra compile-time option will make things debugging than necessary, I
think.

                        Pekka


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Jatovm-devel mailing list
Jatovm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jatovm-devel

Reply via email to