Talk:Preparing a Project for Debugging

From RAD Studio
Jump to: navigation, search

Options page names need updating

In item 2 under "To set debug options", the options page names need updating:

For Delphi projects:

  • Compiler should be "Delphi Compiler | Compiling"
  • Linker should be "Delphi Compiler | Linking"
  • Directories/Conditionals should be "Delphi Compiler",

For C++ projects:

  • Compiler should be "C++ Compiler | Debugging"
  • Linker should be "C++ Linker"
  • Directories/Conditionals should be "Directories and Conditionals"

The statement "the Version Info page is only displayed for Delphi projects" is not correct. That page is also available for C++ projects. Chesik 17:20, 23 September 2009.

Reply

I have incorporated your comments. Thanks for your participation! KrisHouser 23:16, 23 September 2009 (PDT)