<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi all!<br>
<br>
In my project, I set a breakpoint and tried to launch the debugger.
Works fine but for one file: setting a breaktpoint in this file
blocks the start of my application.<br>
<br>
Last line of gdb output:<br>
<br>
<meta name="qrichtext" content="1">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;"><!--StartFragment--><span
style=" color:#0057ae;">(gdb) -break-insert -f
"\"/home/user1/path/to/my/file.h\":45"<br>
</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
style=" color:#0057ae;"><br>
</span><!--EndFragment--></p>
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-15">
<style type="text/css">
p, li { white-space: pre-wrap; } </style>KDevelop / gdb hangs then.<br>
Everything works fine if I use gdb from the konsole.<br>
<br>
Not sure if this is a gdb or KDevelop issue. Unfortunately, my
project is not open source and so far, I failed to create a minimal
example showing this behaviour.<br>
KDevelop is ver. 4.3.1.<br>
<br>
Does anyone know anything about that?<br>
<br>
Regards<br>
Oliver<br>
<br>
</body>
</html>