Author Topic: trouble with setting cdb as my debugger  (Read 3111 times)

Offline antonien

  • Multiple posting newcomer
  • *
  • Posts: 24
trouble with setting cdb as my debugger
« on: February 03, 2011, 10:52:19 pm »
I have installed the debugging tools from MS and set it as my debugger (I am using Visual compiler) : global compiler settings > toolchain executables > debugger >...
When I try to launch it (F8), it keeps telling me that the debugger executable is not set. Am I missing something ?

Thanks in advance for your answer.

Best regards.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: trouble with setting cdb as my debugger
« Reply #1 on: February 03, 2011, 11:02:27 pm »
Yes, you should add the path to the debugger in the compiler -> toolchain executable -> additional paths
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline antonien

  • Multiple posting newcomer
  • *
  • Posts: 24
[RESOLVED] Re: trouble with setting cdb as my debugger
« Reply #2 on: February 04, 2011, 06:55:31 pm »
Thanks a lot ! It works fine.

Many many many thanks  :D :D :D