Bug 119377 - No warning when source file newer than executable
Summary: No warning when source file newer than executable
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat Developer Suite
Classification: Retired
Component: CDT
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tom Tromey
QA Contact: eclipse-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-03-29 22:35 UTC by Keith Seitz
Modified: 2014-08-11 05:46 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-09-28 15:46:16 UTC
Embargoed:


Attachments (Terms of Use)

Description Keith Seitz 2004-03-29 22:35:11 UTC
Description of problem:
The CDT debug ui does not give any warnings when debugging a source
file which is newer than the executable.

Version-Release number of selected component (if applicable):
20040329 nightly

How reproducible:
Every time

Steps to Reproduce:
1. Build C/C++ project
2. Modify a source file by adding a few blank lines between two
executable lines of code
3. Save file but do not rebuild project
4. Set breakpoint at first of the executable lines
5. Step
  
Actual results:
Shows file at blank executable line

Expected results:
Warning that source file is newer than executable

Additional info:
Perhaps this is just related to 119367 (no rebuild on resource
modification), but the debug ui should be able to cope with this.

Comment 1 Tom Tromey 2005-09-28 15:46:16 UTC
Closing old bug; either fixed or should be reported upstream.



Note You need to log in before you can comment on or make changes to this bug.