Closed
Bug 687446
Opened 13 years ago
Closed 13 years ago
Allow debug symbols to be found under gdb without extracted libraries
Categories
(Core Graveyard :: Widget: Android, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla10
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
7.55 KB,
patch
|
mwu
:
review+
|
Details | Diff | Splinter Review |
Currently, we need to extract libraries to make gdb happy and be able to find debugging symbols. It is however possible to properly hook things such that gdb can find debugging symbols without extracting libraries.
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → mh+mozilla
Summary: Allow debug symbols to be found under gdb with extracted libraries → Allow debug symbols to be found under gdb without extracted libraries
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #560887 -
Flags: review?(mwu)
Comment 2•13 years ago
|
||
Comment on attachment 560887 [details] [diff] [review]
Allow debug symbols to be found under gdb without extracted libraries
Looks good to me. Sorry about the delay - I didn't even know this was on my queue..
Attachment #560887 -
Flags: review?(mwu) → review+
Assignee | ||
Comment 3•13 years ago
|
||
Whiteboard: [inbound]
Comment 4•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [inbound]
Target Milestone: --- → mozilla10
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•