Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Growing Pains Going from Debug to Release

Growing Pains Going from Debug to Release

Scheduled Pinned Locked Moved C / C++ / MFC
c++debuggingcsharpvisual-studioannouncement
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    ForNow
    wrote on last edited by
    #1

    Hi as a newbee to MFC C++ I have just been learning the hard way the number of corrections the visual studio debugger fixes for my mistakes In addition when there is an exception in my code many times the exception address points to some windows DLL making it a challenge to track it to the User Code Thanks for all those that have brought me to this point

    CPalliniC 1 Reply Last reply
    0
    • F ForNow

      Hi as a newbee to MFC C++ I have just been learning the hard way the number of corrections the visual studio debugger fixes for my mistakes In addition when there is an exception in my code many times the exception address points to some windows DLL making it a challenge to track it to the User Code Thanks for all those that have brought me to this point

      CPalliniC Offline
      CPalliniC Offline
      CPallini
      wrote on last edited by
      #2

      You know, we have the oldie-goldie Surviving the Release Version[^] article, here at Code Project.

      In testa che avete, signor di Ceprano?

      F 1 Reply Last reply
      0
      • CPalliniC CPallini

        You know, we have the oldie-goldie Surviving the Release Version[^] article, here at Code Project.

        F Offline
        F Offline
        ForNow
        wrote on last edited by
        #3

        Thanks so much I had the uninilized local variable problem. Thing Is dubugging release is hard because I cannt display variables even if I point to where the .pdb file is. I typically go into disassembly mode and get an idea of the value Thanks

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups