Bug 72360 - Run option "automatically compile before execution" doesn't work
Summary: Run option "automatically compile before execution" doesn't work
Status: RESOLVED DUPLICATE of bug 59735
Alias: None
Product: kdevelop
Classification: Applications
Component: CPP Debugger (show other bugs)
Version: git master
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-11 06:37 UTC by Jon Smirl
Modified: 2004-01-28 10:48 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***