Thanks Rana!
If you ask me what would I like, the answer is quite simple: as a windows
developer primary (today) I would recommend to other windows developers to
use msvc build (with patch from
HARMONY-1990<http://issues.apache.org/jira/browse/HARMONY-1990>
).
With this patch you can almost forget about build.bat (it used only to fetch
external components + build Java). Most of the internal components
(vmcore,JIT,interpreter,gc_cc,encoder,em,hythread,jthread..) could be built
and debugged from within MSVC much faster than with build.bat without any
code modification with printf(..) and int3-like breakpoints.

I'll add this information to the site after H1990 is commited.


On 11/1/06, Rana Dasgupta <[EMAIL PROTECTED]> wrote:

I created a basic debugging  page for debugging with the VS debugger on
windows.
Mikhail and others, make whatever changes you like :-)

Rana


On 10/24/06, Mikhail Fursov <[EMAIL PROTECTED]> wrote:
>
> On 24 Oct 2006 22:42:22 +0700, Egor Pasko <[EMAIL PROTECTED]> wrote:
> >
> > > - Debugging on Windows - Mikhail has been recommended; how's that?
> >
> > the tip from Rana is also useful there. Who can start the page?
> > Mikhail? Rana?
> >
>
> I'll do it right after I finish the current task. I do not mind if
> somebody
> will pass ahead. This is just the question of tasks priorities.
>
> --
> Mikhail Fursov
>
>




--
Mikhail Fursov

Reply via email to