Author Topic: Always uses "Default" debugger  (Read 2643 times)

stevep

  • Guest
Always uses "Default" debugger
« on: October 25, 2017, 02:33:31 pm »
I have configured a new debugger in "Settings/Debugger" and have modified my compiler executables to use this, but it always uses the "Default" one.  Please note I set the debugger to g++.exe to prove 100% it was using Default !.
« Last Edit: October 25, 2017, 02:39:46 pm by stevep »

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Always uses "Default" debugger
« Reply #1 on: October 25, 2017, 07:40:25 pm »
What is selected in Debug -> Active debuggers? It should be Target's default in order to take the debugger from the compiler selected for the target.
(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!]