{ "id": "174780", "key": "TIMOB-27787", "fields": { "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "21052", "description": "", "name": "Release 9.3.0", "archived": false, "released": true, "releaseDate": "2020-12-14" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2020-11-30T19:10:44.000+0000", "created": "2020-03-03T02:39:33.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "android", "debugging", "ndk", "sdk" ], "versions": [], "issuelinks": [ { "id": "58822", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "175636", "key": "TIMOB-28187", "fields": { "summary": "Android: Add C/C++ \"prefab\" support to Titanium AAR", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "priority": { "name": "Low", "id": "4" }, "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false } } } } ], "assignee": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2020-11-30T19:10:44.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10202", "name": "Android", "description": "Android Platform" } ], "description": "*Summary:*\r\nWe've never been able to debug the Titanium SDK's C/C++ code via Android Studio before. We should enable this for easier C/C++ development. Currently, we're forced to debug our C/C++ code old-school style via logging functions.\r\n\r\n*Note:*\r\nThis only applies to the Titanium SDK's test \"app\" project. It does not apply to customer apps built with Titanium since the SDK library we ship is a \"release\" version and does not provide debug symbols.\r\n\r\n*Implementation:*\r\nGoogle documents that they only support C/C++ debugging if you use CMake. This would mean we would have to replace our makefile usage with CMake files instead. While using CMake seems like a waste since Android is our only target, this is what Google pushes and they consider the ndk-build makefile system as a \"legacy\" feature.\r\nhttps://developer.android.com/studio/projects/add-native-code.html#download-ndk\r\n", "attachment": [], "flagged": false, "summary": "Android: Add C/C++ debugging to SDK test app builds", "creator": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "closedSprints": [ { "id": 1209, "state": "closed", "name": "2020 Sprint 22", "startDate": "2020-10-27T02:33:00.000Z", "endDate": "2020-11-07T02:33:00.000Z", "completeDate": "2020-11-06T17:45:42.610Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "457381", "author": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "body": "PR (master): https://github.com/appcelerator/titanium_mobile/pull/12230", "updateAuthor": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2020-10-29T03:18:55.000+0000", "updated": "2020-10-29T03:18:55.000+0000" }, { "id": "457423", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "body": "merged to master for 9.3.0 target", "updateAuthor": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2020-11-03T16:50:19.000+0000", "updated": "2020-11-03T16:50:19.000+0000" }, { "id": "457451", "author": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "body": "FR Passed", "updateAuthor": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2020-11-04T23:56:55.000+0000", "updated": "2020-11-04T23:56:55.000+0000" }, { "id": "457676", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Heyja! Quick little regression to watch out for: TIMOB-28252 :-)", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2020-11-22T22:07:02.000+0000", "updated": "2020-11-22T22:07:02.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }