GDB terminates on breakpoint on templated function call

Answered

Hi all,

we have a very annoying issue with GDB. 

When the code stops on a breakpoint or when you try to step over a function, GDB just terminates the C++ program. The console output is just:

Process finished with exit code 0

This typically happens when the called function is a heavily templated function. 

Can someone help?

Thanks, Thomas

0
2 comments

Hi, Thomas! 

Please enable debugger logging as described here, reproduce the issue and send the resulting idea.log file to clion-support at jetbrains.com. Thanks.

0

Thanks Anna,

I've sent the log file.

Thomas

0

Please sign in to leave a comment.