Changes between Version 63 and Version 64 of MacBuild
- Timestamp:
- Sep 23, 2010, 4:33:43 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MacBuild
v63 v64 195 195 == Debugging and BOINC security == 196 196 197 Version 5.5.4 of BOINC Manager for the Macintosh introduced new, stricter security measures. For details, please see the file `boinc/mac_installer/Readme.rtf` and web pages [/ sandbox.php Sandbox Design] and [SandboxUser Sandbox User].197 Version 5.5.4 of BOINC Manager for the Macintosh introduced new, stricter security measures. For details, please see the file `boinc/mac_installer/Readme.rtf` and web pages [//sandbox.php Sandbox Design] and [SandboxUser Sandbox User]. 198 198 199 199 The GDB debugger can't attach to applications which are running as a different user or group so it ignores the S_ISUID and S_ISGID permission bits when launching an application. To work around this, the BOINC ''Development'' build does not use the special boinc_master or boinc_project users or groups, and so can be run under the debugger from XCode.