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. In VC6.0, how to change Release to Debug?

In VC6.0, how to change Release to Debug?

Scheduled Pinned Locked Moved C / C++ / MFC
debuggingtutorialquestionannouncement
4 Posts 4 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.
  • Z Offline
    Z Offline
    zhaopzhi
    wrote on last edited by
    #1

    In VC6.0,how to change a project from Release to Debug for debuging it? Thank you very much first! Rap off for you,for me,for our human.

    M A 2 Replies Last reply
    0
    • Z zhaopzhi

      In VC6.0,how to change a project from Release to Debug for debuging it? Thank you very much first! Rap off for you,for me,for our human.

      M Offline
      M Offline
      Michael Dunn
      wrote on last edited by
      #2

      Look on the Build toolbar, there's a combo box that says "Win32 Release". Change that to "Win32 Debug" --Mike-- Ericahist | CP SearchBar v2.0.2 | Homepage | RightClick-Encrypt | 1ClickPicGrabber There is a saying in statistics that a million monkeys pounding on typewriters would eventually create a work of Shakespeare. Thanks to the Internet, we now know that this is not true.

      S 1 Reply Last reply
      0
      • Z zhaopzhi

        In VC6.0,how to change a project from Release to Debug for debuging it? Thank you very much first! Rap off for you,for me,for our human.

        A Offline
        A Offline
        Anthony_Yio
        wrote on last edited by
        #3

        Or if you want to debug in release mode, in your linker option. Project Setting - Link - check the Generate Debug Info and Add #define _DEBUG into your source code. Sonork 100.41263:Anthony_Yio

        1 Reply Last reply
        0
        • M Michael Dunn

          Look on the Build toolbar, there's a combo box that says "Win32 Release". Change that to "Win32 Debug" --Mike-- Ericahist | CP SearchBar v2.0.2 | Homepage | RightClick-Encrypt | 1ClickPicGrabber There is a saying in statistics that a million monkeys pounding on typewriters would eventually create a work of Shakespeare. Thanks to the Internet, we now know that this is not true.

          S Offline
          S Offline
          Shay Harel
          wrote on last edited by
          #4

          Right click on the top and make sure that you select:"Build" and then change it in the combo box

          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