make-w32
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNU make 3.81beta4 released


From: Eli Zaretskii
Subject: Re: GNU make 3.81beta4 released
Date: Tue, 17 Jan 2006 06:31:49 +0200

> Date: Mon, 16 Jan 2006 22:30:38 +0000
> From: "J. Grant" <address@hidden>
> Cc: address@hidden
> 
> > I will have to repeat this with MSVC and its debugger. My current problem
> > is very limited time during the week and missing experience in debugging
> > and understanding this parts of gmake.
> 
> If you just run from MSVC, and click Debug->Exceptions, you can change 
> all the Win32 and Native ones to give you the option of breaking in to 
> the debugger.

This isn't enough, you need also to rebuild with MSVC, since otherwise
the Studio debugger will not understand the debug info produced by
GCC, and all you can do is debug on the assembly level.  Which isn't
fun.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]