<div dir="ltr">Hi,<div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 10, 2014 at 8:12 AM, Kevin Funk <span dir="ltr"><<a href="mailto:kfunk@kde.org" target="_blank">kfunk@kde.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Monday 09 June 2014 22:04:33 David Narvaez wrote:<br>
> On Sun, Jun 8, 2014 at 7:39 PM, Aleix Pol <<a href="mailto:aleixpol@kde.org">aleixpol@kde.org</a>> wrote:<br>
> > Well, we can discuss whether we want the Breakpoints toolview available by<br>
> > default then, or to appear whenever we add a breakpoint.<br>
><br>
> I am more worried about<br>
> <a href="http://mail.kde.org/pipermail/kdevelop/2012-April/017682.html" target="_blank">http://mail.kde.org/pipermail/kdevelop/2012-April/017682.html</a>, that is<br>
> really irritating and has no solution right now.<br>
><br>
> David E. Narvaez<br>
<br>
</div>Heya.<br>
<br>
I have to agree, I find that very confusing as well. It really "breaks my<br>
workflow" when switching from code to debug and back. Is there anyone out<br>
there who actually finds that behaviour useful? What are the intended use-<br>
cases?<br></blockquote><div><br></div><div>IIRC the original motiviation for this behavior to avoid ending up with tons of intermediate files that where visited during the stepping but do not contain any bug.</div><div><br>
</div><div>Ideally that part could be kept, but I guess its hard/impossible for the IDE to decide which files are important and which ones are not. And requiring the use to 'tag' editors he wants to keep open is not really an improvement either.</div>
<div><br></div><div>I would have suggested to use a single editor for stepping and when the file changes load it into that editor and drop the previously-opened file, but thats something that regularly annoys me in Eclipse. I often end up looking at other parts than the direct caller in the original file and hence dropping the editor and hence the cursor position I was at (would be better if the cursor had been stored along with the file like vim does).</div>
<div><br></div><div>Just my 2 cents from my recollection of the history.</div><div><br></div><div>AndreasĀ </div></div></div></div>