Closed Bug 572247 Opened 14 years ago Closed 9 years ago

don't load libraries on android until launch button is clicked

Categories

(Core Graveyard :: Widget: Android, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: blassey, Unassigned)

Details

Attachments

(1 file, 3 obsolete files)

Attached patch patch (obsolete) — Splinter Review
sometimes you need to debug something that happens on start up and can't attach quickly enough if you load the libraries right away
Attachment #451432 - Flags: review?(mwu)
Hmm, the only thing is that it becomes tougher to set breakpoints at start time without the actual libraries loaded.
Comment on attachment 451432 [details] [diff] [review]
patch

I usually like having libraries loaded when using the debug intent, but I use the debug intent so rarely that it doesn't matter much to me.
Attachment #451432 - Flags: review?(mwu) → review?(vladimir)
we could add another button to load the libraries before you attach
Attached patch Unbitrotted patch (obsolete) — Splinter Review
Attachment #451432 - Attachment is obsolete: true
Attachment #451432 - Flags: review?(vladimir)
Attached patch Slightly more useful version (obsolete) — Splinter Review
This loads libmozutils before the launch button is displayed, which allows to insert breakpoints in the dynamic linker.
Attachment #506533 - Attachment is obsolete: true
Attachment #507451 - Attachment is obsolete: true
With jimdb the debugging situation is pretty good for fennec now.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: