On the 0x39D day of Apache Harmony Yang Paulex wrote: > > 3.The most important thing is we can't debug our program, which is a > > > magnificent and complex program, although you can debug a small > > smoothly. > > > > > > Not sure what VM you were using, but I believe there are many guys here > happy to help fixing the problems :).
probably, Junguo meant that debugging is very slow with DRLVM? In fact, DRLVM should be slower when debugging because many tricky JIT optimizations are turned off in this mode (for stability reasons). -- Egor Pasko
