<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font size="-1"> I started out trying to fix fdo 42778 </font>and
noticed that my initial description of the problem was a bit to
narrow. It wasn't just the pass count that wasn't stored correctly
but the breakpoints all together. In worst case it makes the program
crash. This fix, stores the values. I'm not that experienced with
C++ so could someone have a second look at this there might very
well be a "cleaner" way of writing it.<br>
<br>
After building it with the fix, Manage Breakpoints works almost as
expected on my machine. <br>
If you set the pass count to 1 it stops at the first 2 stops at the
second. 1 should pass one and stop the second time. I'll try to fix
this in another patch though. <br>
<pre class="moz-signature" cols="72">--
Niklas Johansson</pre>
</body>
</html>