Closed Bug 693284 Opened 13 years ago Closed 12 years ago

non-debuggable builds (MOZILLA_OFFICIAL) don't expose extracted libraries to gdb

Categories

(Core Graveyard :: Widget: Android, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: glandium, Unassigned)

References

Details

Bug 687446 doesn't work on non-debuggable builds (<application android:debuggable="false">), which all nightlies are :(

This is due to /proc/self/auxv not being readable in such case. There are fortunately other (but less convenient, and more error prone) ways to get this data.
This was fixed by bug 683127
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.