Re: How do i debug in Release mode
From: YouTho (youtho_at_operamail.com)
Date: 02/12/04
- Next message: Phlip: "Re: Storing Pointer in a Class Hierarchy"
- Previous message: Ole-Hjalmar Kristensen: "Re: No call for Ada (was Re: Announcing new scripting/prototyping language)"
- In reply to: SaltPeter: "Re: How do i debug in Release mode"
- Next in thread: SaltPeter: "Re: How do i debug in Release mode"
- Reply: SaltPeter: "Re: How do i debug in Release mode"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 12 Feb 2004 07:53:43 -0800
"SaltPeter" <SaltPeter@Jupiter.sys> wrote in message news:<vRDWb.7786$lK.552663@news20.bellglobal.com>...
> "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
I am monitoring our C++ applications during execution in our
production environment and get all information I need! We use AppMind
on the app side and Patrol on the console side. It probably work ok
with OpenView or Tivoli to.
BYe
- Next message: Phlip: "Re: Storing Pointer in a Class Hierarchy"
- Previous message: Ole-Hjalmar Kristensen: "Re: No call for Ada (was Re: Announcing new scripting/prototyping language)"
- In reply to: SaltPeter: "Re: How do i debug in Release mode"
- Next in thread: SaltPeter: "Re: How do i debug in Release mode"
- Reply: SaltPeter: "Re: How do i debug in Release mode"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|