[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[Cdt-launch-inbox] [Bug 117883] New: Cannot launch C/C++ debug session when project has errors
|
https://bugs.eclipse.org/bugs/show_bug.cgi?id=117883
Summary: Cannot launch C/C++ debug session when project has
errors
Product: CDT
Version: 3.0.1
Platform: PC
OS/Version: All
Status: NEW
Severity: minor
Priority: P3
Component: cdt-launch
AssignedTo: cdt-launch-inbox@xxxxxxxxxxx
ReportedBy: jld@xxxxxxxxxxxxxxx
If a source code error has been introduced into a C/C++ project that has
previously been built correctly, it is not possible to launch a debug session
using the previously-compiled executable file. Under these circumstances, CDT
generates a message box as follows:
Errors exist in a required project. Continue launch?
but the debug session is not launched when the user selects "Yes".
This appears to be a regression from CDT 2.x.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.