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. Where can I input parameter in VC7 when I debugger?

Where can I input parameter in VC7 when I debugger?

Scheduled Pinned Locked Moved C / C++ / MFC
debugginghelpquestion
5 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.
  • C Offline
    C Offline
    chenxiujie
    wrote on last edited by
    #1

    Hello everyone! I want to debug my program, but When start the program need one parameter, where can I input the parameter in VC7, please help me! Thank you very much!

    U S F 3 Replies Last reply
    0
    • C chenxiujie

      Hello everyone! I want to debug my program, but When start the program need one parameter, where can I input the parameter in VC7, please help me! Thank you very much!

      U Offline
      U Offline
      User 1688262
      wrote on last edited by
      #2

      For debugging purpose you can take variables instedof parameters Madhu S. Kapoor

      1 Reply Last reply
      0
      • C chenxiujie

        Hello everyone! I want to debug my program, but When start the program need one parameter, where can I input the parameter in VC7, please help me! Thank you very much!

        S Offline
        S Offline
        S Senthil Kumar
        wrote on last edited by
        #3

        Right click on the project in Solution Explorer, click on Properties. Expand the treeview on the left and go to Configuration Properties->Debugging. Click on it and you'll find a textbox for entering "Command Arguments". Regards Senthil _____________________________ My Blog | My Articles | WinMacro

        C 1 Reply Last reply
        0
        • S S Senthil Kumar

          Right click on the project in Solution Explorer, click on Properties. Expand the treeview on the left and go to Configuration Properties->Debugging. Click on it and you'll find a textbox for entering "Command Arguments". Regards Senthil _____________________________ My Blog | My Articles | WinMacro

          C Offline
          C Offline
          chenxiujie
          wrote on last edited by
          #4

          Thank you for your reply. But in my program it doesn't work. I donn't know the reason. if I run my program in command line as this: "XXXD.exe /Debug " it run normally. But when I debug it in program, I fill the debugging's Command :XXXD.exe, and fill the "Command Arguments": /Debug, but it run as : "XXXD.exe" it seems the "Command Arguments" doesn't work , Perhaps there is something I should to set ?

          1 Reply Last reply
          0
          • C chenxiujie

            Hello everyone! I want to debug my program, but When start the program need one parameter, where can I input the parameter in VC7, please help me! Thank you very much!

            F Offline
            F Offline
            Fired Fish
            wrote on last edited by
            #5

            what program why not say the detail. ---------------------------- Jerry yu Chinese programming fans

            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