User forums > Nightly builds
The 06 March 2011 build (7040) DEBUGGER BRANCH version is out.
oBFusCATed:
Post2: Won't happen with the current plugin, sorry... If you feel it is doable, patches welcome
Post1: Probably this is the problematic command: "set debugevents off", it is sent to late in the original example.
p.s. don't use localized compiler it can confuse C::B
Manolo:
--- Quote ---p.s. don't use localized compiler it can confuse C::B
--- End quote ---
This is a very interesting note to advise to every one using C:B and MinGW.
I used MinGW-Get. If I recall well, it installs localization automatically.
Thanks
Manolo
ironhead:
--- Quote from: Manolo on March 15, 2011, 09:05:17 pm ---
--- Quote ---p.s. don't use localized compiler it can confuse C::B
--- End quote ---
This is a very interesting note to advise to every one using C:B and MinGW.
I used MinGW-Get. If I recall well, it installs localization automatically.
--- End quote ---
It does, but it doesn't mean it will be used.
I assume the localization issue is due to the fact that C::B does pattern matching on the errors / warnings that gcc/g++ outputs and that it does this pattern matching based on the English translations?
Jenna:
--- Quote from: ironhead on March 15, 2011, 11:21:27 pm ---I assume the localization issue is due to the fact that C::B does pattern matching on the errors / warnings that gcc/g++ outputs and that it does this pattern matching based on the English translations?
--- End quote ---
That's correct.
Navigation
[0] Message Index
[*] Previous page
Go to full version