Menu

Build Debug

Help
2013-03-26
2013-05-09
  • Philip Wardlaw

    Philip Wardlaw - 2013-03-26

    Hi there,

    I was wondering how one might build cpptest in dubug, i.e. product .g.o files?

    Many Thanks,
    Philip Wardlaw

     
  • Philip Wardlaw

    Philip Wardlaw - 2013-04-05

    Hello? Is there anybody out there?

     
  • Nate Gallaher

    Nate Gallaher - 2013-04-05

    If you are using Visual Studio, you should be able to simply enable compiling with debug symbols with a checkbox in the project settings area.

    If you are using g++, you can build with symbols using -g and split symbols into separate files with other options.  I don't think this is particularly related to cpptest specifically.

     

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.