[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[Cdt-launch-inbox] [Bug 133964] New: getBinary() method in CDebuggerTab always returns null
|
https://bugs.eclipse.org/bugs/show_bug.cgi?id=133964
Product/Component: CDT / cdt-launch
Summary: getBinary() method in CDebuggerTab always returns null
Product: CDT
Version: 3.0.2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: cdt-launch
AssignedTo: cdt-launch-inbox@xxxxxxxxxxx
ReportedBy: adam@xxxxxxxxxx
The getBinary() method in CDebuggerTab always returns null if the path to the
application executable is relative, even when a project is specified. This null
is returned because on creation of the binary parser needs an abosolute path
name to work. If the project is specified the projects path should be prefixed
to the path to the application executable.
--
Configure bugzilla e-mail: https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.