Menu

Question of DEV C++ DEUBG

hartball38
2007-10-24
2012-09-26
  • hartball38

    hartball38 - 2007-10-24

    Hi:
    I start learning C++
    I using DEV C++(4.9.9.6) to learning C++

    Q1.bug in my pc,I can't use DEUBG
    PGM WILL SHOW "Your Project does not have debugging info,do you want to enale debuging and rebuding your project?"
    Ipress "Y" Button

    then,process end
    and I can use other button like "Next Step" ,

    Q2.I use "Add Watch" ,but i also can see "watch" keyword show on debug TAG

    Q3.Does DEV can show info when I write the PGM,Just Like ECLIPSE
    WHENIWrite System.
    Then it will show "Out " 或Other Function or CLASS for me to choose!
    THX!

     
    • Anonymous

      Anonymous - 2007-10-24

      Hey - 4.9.9.6 !? Where did you get that? I want one.

      I think pressing Y either has no effect or it sets teh Tool->Compiler options. These are only applied to a project when it is created. You need to set it under Project->Project Options. It is a known bug.

      Re. Q2 what is the question? I long since gave up using Dev's crummy debugger. Use Insight from www.mingw.org or better use VC++ 2005 Express Edition.

      Q3. You can switch on auto completion - it sucks though.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.