Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] CDT Debugging on Windows using Microsoft debugger

Hi,

Just to confirm your statement, we have customers using CDT for our OS
and that want to use CDT also for MSVC compiled binaries. If wanted we
can email Microsoft too to help push for this.

Regards,
/Sven Lundblad

On Thu, 2008-04-17 at 15:12 -0700, Schaefer, Doug wrote:
> In all seriousness. Yes.
> 
> We get a small but continuous stream of requests to support the
> Microsoft C++ toolchain in Eclipse. There is also a commercial bent to
> it, customers that use the CDT for supported platforms who also do work
> on Windows and want to use the same IDE with the high quality Microsoft
> compiler (and I have personally met such paying customers of Eclipse
> vendors). 
> 
> Unfortunately, the barrier appears to be too high to justify the
> investment. If Microsoft was willing to lower that barrier, by providing
> a supported API for debug integration with the CDT we could then find
> contributors to invest in this. I think it's a win-win by enabling C++
> developers to continue to target Microsoft platforms while working in
> Eclipse.
> 
> Doug.
> 
> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx]
> On Behalf Of Mike Milinkovich
> Sent: Thursday, April 17, 2008 2:53 PM
> To: 'CDT General developers list.'
> Subject: RE: [cdt-dev] CDT Debugging on Windows using Microsoft debugger
> 
> So in all seriousness, do you want me to ask Sam what Microsoft's
> position would be on helping CDT enable this support?
> 
> Mike Milinkovich
> Office: +1.613.224.9461 x228
> Mobile: +1.613.220.3223
> mike.milinkovich@xxxxxxxxxxx
> 
> > -----Original Message-----
> > From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx]
> > On Behalf Of Pawel Piech
> > Sent: Thursday, April 17, 2008 2:56 PM
> > To: CDT General developers list.
> > Subject: Re: [cdt-dev] CDT Debugging on Windows using Microsoft 
> > debugger
> > 
> > I know that the TCF component in the DSDP/TM project has an agent 
> > prototype for Windows, but it's of very limited functionality.  I 
> > think the main roadblock to good MS debugger support is the MSVC debug
> 
> > symbol data format.  I actually chatted with an MSVC engineer at 
> > EclipseCon this year and asked him about this issue.  It seems that 
> > the general debugging interface is an API that belongs to the Windows 
> > group, and there are strict (read court ordered) publishing 
> > requirements for this API.  However the debug symbol files generated 
> > by the MSVC compiler/linker are consumed only by the MSVC debugger 
> > only and are internal to the MSVC group.  I'm sure that there would be
> 
> > a lot of technical and political challenges to making this format 
> > open, but you can always ask... I think it was asksam@xxxxxxxxxxx :-)
> > 
> > Cheers,
> > Pawel
> > 
> > Pavel Krupets wrote:
> > > Hello,
> > >
> > > As I understand there is no support for Microsoft debugger. Is it
> > based on some political/legal reasons? Patents?
> > > I am willing to commit my time and skills to add support for this
> > debugger and if someone is working on this I am willing to help, if 
> > not I am willing to start this project (want to be dead sure before 
> > starting it, I'd rather help working on existing project).
> > >
> > > With regards,
> > > Pavel Krupets
> > >
> > >
> > > _______________________________________________
> > > cdt-dev mailing list
> > > cdt-dev@xxxxxxxxxxx
> > > https://dev.eclipse.org/mailman/listinfo/cdt-dev
> > >
> > 
> > _______________________________________________
> > cdt-dev mailing list
> > cdt-dev@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/cdt-dev
> 
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
-- 
---------------------------------
Sven Lundblad
Team Leader Tools
Enea
Skalholtsgatan 9,
Box 1033, SE-164 21 Kista, Sweden
Direct: +46 8 5071 4221
Mobile: +46 70 971 4221
sven.lundblad@xxxxxxxx
www.enea.com
---------------------------------
Enea - Embedded for Leaders
---------------------------------
This message, including attachments, is CONFIDENTIAL. It may also be
privileged or otherwise protected by law. If you received this email by
mistake please let us know by reply and then delete it from your system;
you should not copy it or disclose its contents to anyone. All messages
sent to and from Enea may be monitored to ensure compliance with
internal policies and to protect our business. Emails are not secure and
cannot be guaranteed to be error free as they can be intercepted,
amended, lost or destroyed, or contain viruses. The sender therefore
does not accept liability for any errors or omissions in the contents of
this message, which arise as a result of e-mail transmission. Anyone who
communicates with us by email accepts these risks.


Back to the top