Debugging within Kdevelop 1.2 - Feature request
Falk Brettschneider
gigafalk at yahoo.com
Sun Jul 9 16:46:16 BST 2000
Hi,
John Birch wrote:
> On Sun, 09 Jul 2000, Rene Märten wrote:
> > i must say, that every other ide under windoof
I fairly want to remark that your so-called windoof is still one of the leaders
of professional development IDEs.
> also debug's if i set
> > breakpoints...
No. MSVC++5.0/6.0 has almost the same behaviour as KDevelop1.2. There's always a
"Run" and a "Debug" button. "Run" is for starting the application, "Debug" is
for debugging the application. The two buttons do not care whether someone has
set breakpoints or not. It just counts what button you click. But as everyone
expects: breakpoints are disabled when starting the program by "Run".
>
> >
> > it is a good idea with the switching between breakpoints or not!
>
> Well, I still don't like this idea.
Me neither.
>
>
> In the scheme described below, I cannot run under the debugger unless I set a
> breakpoint and I cannot run without the debugger unless I remove all my
> breakpoints. To my mind this is not a good idea.
Exactly. During programming I usually start an application in the debugger
without setting breakpoints, just to be there and catch the situation when a
segfault happens.
One point I can agree is to hide the debugger's views (breakpoint survey,
VAR-view,...) when not debugging. I think we will have it in KDevelop2.0...
Ciao,
F at lk
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
More information about the KDevelop
mailing list