Bug #18738 2012-09-27 17:43
schorsch_76
codeblocks not able to follow exception which throws ...
Reproduction:
- use cmake in the build directory "ccmake .."
- set Debug Build
Open the code blocks project and try to debug it. If you step over the first deserialization statement in main.cpp:79 codeblocks will hang.
normal gdb session will do it. even nemiver handle it
Platform:
Gentoo amd64
Linux 3.4.10
glibc 2.15-r2 with following flags "+debug +gd +multilib +profile"
FEATURE="splitdebug"
code-blocks: 8412
gcc: gcc (Gentoo 4.5.4 p1.0, pie-0.4.7) 4.5.4
gdb: GNU gdb (Gentoo 7.3.1 p2) 7.3.1
boost: 1.49.0
--------------------------
I've created a minimal test project which you can find here
- Category
- Debugger
- Group
- Platform:Linux
- Status
- Open
- Close date
- Assigned to
- tpetrov