Author Topic: The 20 July 2011 build (7289) DEBUGGER BRANCH version is out.  (Read 37791 times)

Offline Oleg_Sam

  • Multiple posting newcomer
  • *
  • Posts: 30
Re: The 20 July 2011 build (7289) DEBUGGER BRANCH version is out.
« Reply #15 on: August 08, 2011, 06:57:18 am »
Path to debugger doesn't support not only $(CODEBLOCKS) variable, but $(TARGET_COMPILER_DIR)
and all Globals variables settings too.
Also the bug present in Global Compiller settings ->Toolchain Executables->Debugger selection
After any debugger selection the selection is repeat. Please look attach.
Thanks. 

[attachment deleted by admin]

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: The 20 July 2011 build (7289) DEBUGGER BRANCH version is out.
« Reply #16 on: August 08, 2011, 09:27:07 am »
All variables are handled with one call, so it is an easy fix...

What are the exact steps to reproduce the second problem?
(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 Oleg_Sam

  • Multiple posting newcomer
  • *
  • Posts: 30
Re: The 20 July 2011 build (7289) DEBUGGER BRANCH version is out.
« Reply #17 on: August 08, 2011, 10:21:53 am »
When I change selected compiler on Settings->Compiler->Selected Compiler
more than ones and select its again this effect is present.
Look attach screenshots.

Thanks.

Offline Oleg_Sam

  • Multiple posting newcomer
  • *
  • Posts: 30
Re: The 20 July 2011 build (7289) DEBUGGER BRANCH version is out.
« Reply #18 on: August 08, 2011, 10:22:36 am »
Step2

Offline Oleg_Sam

  • Multiple posting newcomer
  • *
  • Posts: 30
Re: The 20 July 2011 build (7289) DEBUGGER BRANCH version is out.
« Reply #19 on: August 08, 2011, 10:23:08 am »
Step3

[attachment deleted by admin]

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: The 20 July 2011 build (7289) DEBUGGER BRANCH version is out.
« Reply #20 on: August 08, 2011, 10:47:40 am »
OK, I've reproduced it. Will fix it someday:)

Please next time do not abuse the attached files for the forum.
Our space is limited and when we get "no space left on the device" on the server the admins delete content at random.
Please next time use a picpaste type of service (imageshank, photobucket and such).
(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 oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: The 20 July 2011 build (7289) DEBUGGER BRANCH version is out.
« Reply #21 on: August 09, 2011, 01:40:48 am »
Fixed in the branch, thanks for the report.
(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 Oleg_Sam

  • Multiple posting newcomer
  • *
  • Posts: 30
Re: The 20 July 2011 build (7289) DEBUGGER BRANCH version is out.
« Reply #22 on: August 09, 2011, 08:35:30 am »
Excuse me for inconveniently screenshots...

Thanks for You work.