Bug 72360

Summary: Run option "automatically compile before execution" doesn't work
Product: [Applications] kdevelop Reporter: Jon Smirl <jonsmirl>
Component: CPP DebuggerAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: git master   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jon Smirl 2004-01-11 06:37:01 UTC
Version:           CVS (using KDE Devel)

I just put a syntax error into my program and hit debug/start. This should have triggered a recompile before starting the debugger.

If I compile manually it finds the error.
Comment 1 Jens Dagerbo 2004-01-11 15:37:13 UTC
Confirmed.

This option is actually more valid for "debug" than "run". I dunno why this option isn't "inherited" by debug like most run options are. 
Comment 2 Amilcar do Carmo Lucas 2004-01-28 10:48:16 UTC

*** This bug has been marked as a duplicate of 59735 ***