Closed Bug 1695714 Opened 5 years ago Closed 5 years ago

GeckoView's mach run --debug should automatically clear "wait for debugger to attach" setting

Categories

(GeckoView :: General, enhancement, P1)

Unspecified
Android
enhancement

Tracking

(firefox88 fixed)

RESOLVED FIXED
88 Branch
Tracking Status
firefox88 --- fixed

People

(Reporter: bugzilla, Assigned: bugzilla)

References

Details

(Whiteboard: [geckoview:m88])

Attachments

(1 file)

This is relatively easy to do because we run lldb synchronously.

Assignee: nobody → aklotz
Status: NEW → ASSIGNED
Priority: -- → P1
Whiteboard: [geckoview:m88]

We always set the app as Android's debug app, which causes Android to wait for
a debugger to connect to the app before allowing it to start. We should clear
that setting once the debugger exits so that other developer activities (such as
manual testing) aren't blocked on the need to connect a debugger.

Depends on: 1581971
Pushed by aklotz@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c315567f4bbf Clear Android's debug app setting when cleaning up after a mach run --debug session for GeckoView; r=firefox-build-system-reviewers,andi,mhentges
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: