Author Topic: DEBUGGING problem  (Read 12040 times)

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: DEBUGGING problem
« Reply #15 on: April 12, 2008, 03:52:31 pm »
If it's not set in the Build Options, look in the global compiler settings: "Settings -> Compiler and debugger -> GNU gcc compiler (or however it is called under windows)".

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: DEBUGGING problem
« Reply #16 on: April 12, 2008, 04:14:09 pm »
how do i turn it off...i already did the Project->Build Options->Compiler settings thing

You should check in Settings > Compilers and debugger > Linker settings section. If it's defined there, remove it. Remember any settings defined there would be applied to all the projects/
Be a part of the solution, not a part of the problem.

Jaq

  • Guest
Re: DEBUGGING problem
« Reply #17 on: April 13, 2008, 10:16:54 am »
I have just installed and seem to be having the same problem - all debugging options are greyed out and nothing is written to the Debugger or Debugger (debug) logs.

I am working on Vista Home Premium which I realise isn't officially supported. I have tried everything suggested in this thread and still seem to be getting nowhere. On the plust side, at some point it did fix the error I was having in my program.