[PR #442] [CLOSED] LLDB app launch #1617

Closed
opened 2026-03-03 19:08:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/442
Author: @TheMoonThatRises
Created: 10/25/2022
Status: Closed

Base: developHead: feat/lldb-debug-app


📝 Commits (2)

  • 6db12c3 feat: allow user to open app with lldb
  • 76fd827 prevent installedInExec from printing

📊 Changes

6 files changed (+47 additions, -6 deletions)

View changed files

📝 PlayCover/Model/AppSettings.swift (+2 -0)
📝 PlayCover/Model/PlayApp.swift (+9 -1)
📝 PlayCover/Utils/PlayTools.swift (+2 -2)
📝 PlayCover/Utils/Shell.swift (+18 -0)
📝 PlayCover/Views/AppSettingsView.swift (+13 -3)
📝 PlayCover/en.lproj/Localizable.strings (+3 -0)

📄 Description

Allow the user to launch apps with the LLDB, either behind the scenes, or with an open terminal window.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/PlayCover/PlayCover/pull/442 **Author:** [@TheMoonThatRises](https://github.com/TheMoonThatRises) **Created:** 10/25/2022 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `feat/lldb-debug-app` --- ### 📝 Commits (2) - [`6db12c3`](https://github.com/PlayCover/PlayCover/commit/6db12c3c2246c7f649a1c66fb25404923f6616dc) feat: allow user to open app with lldb - [`76fd827`](https://github.com/PlayCover/PlayCover/commit/76fd827e8c7d1585ff32ca3b27ad12378c666b66) prevent installedInExec from printing ### 📊 Changes **6 files changed** (+47 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/Model/AppSettings.swift` (+2 -0) 📝 `PlayCover/Model/PlayApp.swift` (+9 -1) 📝 `PlayCover/Utils/PlayTools.swift` (+2 -2) 📝 `PlayCover/Utils/Shell.swift` (+18 -0) 📝 `PlayCover/Views/AppSettingsView.swift` (+13 -3) 📝 `PlayCover/en.lproj/Localizable.strings` (+3 -0) </details> ### 📄 Description Allow the user to launch apps with the LLDB, either behind the scenes, or with an open terminal window. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:08:00 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PlayCover#1617
No description provided.