Developer forums (C::B DEVELOPMENT STRICTLY!) > CodeCompletion redesign
Is CC crash, or Debugger plugin?
Loaden:
--- Quote from: oBFusCATed on June 08, 2011, 03:04:55 pm ---Do you have the CC tooltips activated? Most of the time the crashes happen there.
Sometimes it happens, when I debug something, move the mouse over a variable and it crashes. Somewhere in AddToken.
It happens on complex projects: my work project, C::B debuggers branch. It is very rare crash, but it is quite annoying :(
--- End quote ---
--- Quote from: Loaden on June 08, 2011, 04:55:19 pm ---
--- Quote from: oBFusCATed on June 08, 2011, 03:04:55 pm ---Sometimes it happens, when I debug something, move the mouse over a variable and it crashes.
--- End quote ---
Do you enable the option: "Compiler and debugger settings > Debugger settings > Evaluate expression under cursor" ?
--- End quote ---
--- Quote from: oBFusCATed on June 08, 2011, 05:34:52 pm ---Yes, I always have it enabled.
--- End quote ---
Somebody has same issue about this?
We need more information. :)
ollydbg:
what is the exact steps to product the crash???
I don't have such crash when debugging, if the debugee crashed, you can at least see the debug-log message.
Loaden:
--- Quote from: ollydbg on June 09, 2011, 08:20:57 am ---what is the exact steps to product the crash???
I don't have such crash when debugging, if the debugee crashed, you can at least see the debug-log message.
--- End quote ---
Hi, ollydbg, Do you remember the option: "Compiler and debugger settings > Debugger settings > Evaluate expression under cursor".
If use this option, there will random crash when debug any project.
So, you tell me, just shut off the option?
About A year ago... :D
Loaden:
At that time, we are rewriting CC.
So, this issue should existed on Code::Blocks 10.5 official release.
ollydbg:
I suggest you turn off that option "Compiler and debugger settings > Debugger settings > Evaluate expression under cursor", because when the mouse hover a variable which is not initialized.(e.g. an un-initialized std::vector), then gdb will crash. :D
Navigation
[0] Message Index
[#] Next page
Go to full version