[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-devel
Subject:    kdevelop/parts/debugger
From:       Andras Mantia <amantia () freemail ! hu>
Date:       2003-02-05 16:33:47
[Download RAW message or body]

CVS commit by amantia: 

Fix item 6 of #52788. The breakpoints were set twice during startup, so when you \
removed them later, during the debugging process, the app still stopped at those \
points.

CCMAIL:kdevelop-devel@kdevelop.org


  M +2 -1      debuggerpart.cpp   1.49


--- kdevelop/parts/debugger/debuggerpart.cpp  #1.48:1.49
@@ -517,5 +517,6 @@ void DebuggerPart::startDebugger()
     
     controller->slotStart(shell, program);
-    breakpointWidget->slotSetPendingBPs();
+//    breakpointWidget->slotSetPendingBPs(); //This sets the breakpoint was again, \
so when you remove them during +                                            //a \
debugging session, the app will still stop at those breakpoints...  }
 



_______________________________________________
Kdevelop-devel mailing list
Kdevelop-devel@barney.cs.uni-potsdam.de
http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic