Re: How do i debug in Release mode

From: SaltPeter (SaltPeter_at_Jupiter.sys)
Date: 02/12/04


Date: Thu, 12 Feb 2004 00:08:00 -0500


"Bhavna Rohra" <bhavnarohra@hotmail.com> wrote in message
news:254985e3.0402112014.69258dc8@posting.google.com...
> Hello everyone,
>
> Sorry, it might sound easy for everyone but please if someone colud tell
> me how to debug my MFC application in Release mode.
>
> Thanks

MFC is not C++ and even less STL so your question is off topic. Any
application in release mode is not designed to provide debugging. Finally,
lets not get confused over Exception checking and debugging.

try microsoft.public.vc.mfc



Relevant Pages

  • Re: variables using ClassView and Class wizard
    ... >> generate debug info the release version can be debugged now. ... >> I am quite new to MFC programming and this problem is puzzling for me. ... > Nobody here can tell you where your access violation is occuring. ... Seems I will have to teach myself lot about debugging in MFC. ...
    (microsoft.public.vc.language)
  • Re: cant bebug a dll
    ... You cannot mix debug and release MFC environments without expecting serious disasters. ... other aids for debugging, but you have to give up something here. ... >> debugging the DLL, this message can obviously be ignored. ...
    (microsoft.public.vc.mfc)
  • Re: How do i debug in Release mode
    ... it might sound easy for everyone but please if someone colud tell ... >> me how to debug my MFC application in Release mode. ... > application in release mode is not designed to provide debugging. ...
    (comp.lang.cpp)
  • Re: Why VC++ ,Why not C#,VB for windows applications
    ... Tim Ward wrote: ... MFC wipes the floor with VB in terms of speed, but VB6 wipes the ... Also, in terms of debugging, VB6 is ...
    (microsoft.public.vc.mfc)
  • Re: VC++.NET2003/MFC target Win98 ?
    ... Jim Howard wrote: ... > If you are using a wizard generated mfc application your stdafx.h will have ... > The other thing you can do is try remote debugging. ...
    (microsoft.public.vc.mfc)