[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[Cdt-launch-inbox] [Bug 249045] New: Mach-O objects not discovered by default
|
https://bugs.eclipse.org/bugs/show_bug.cgi?id=249045
Product/Component: CDT / cdt-launch
Summary: Mach-O objects not discovered by default
Product: CDT
Version: 5.0.1
Platform: Macintosh
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P3
Component: cdt-launch
AssignedTo: cdt-launch-inbox@xxxxxxxxxxx
ReportedBy: bimargulies@xxxxxxxxx
Build ID: M20080911-1700
Steps To Reproduce:
1. Install fresh copy of Eclipse, CDT.
2. Import existing CDT project with manual makefiles
3. try to debug something
-- result --
Debug dialog claims that the executable isn't a legitimate executable.
Why?
Well, it turns out that ELF is turned on, but Mach is turned off. So the
executable was opaque.
Request: turn on Mach executables by default on MacOS.
More information:
--
Configure bugmail: https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.