Closed
Bug 911271
Opened 12 years ago
Closed 12 years ago
run-gdb.sh doesn't work "out-of-the-box" with nexus 4
Categories
(Firefox OS Graveyard :: GonkIntegration, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dhylands, Assigned: dhylands)
References
Details
Attachments
(1 file)
|
1.17 KB,
patch
|
mwu
:
review+
|
Details | Diff | Splinter Review |
Currently, run-gdb.sh is looking for gdb in:
prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/bin/arm-linux-androideabi-gdb
and for JB, it looks like prebuilt got renamed to prebuilts and the whoe tree seems to have changed. The new gdb seems to be in:
prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/bin/arm-linux-androideabi-gdb
| Assignee | ||
Comment 1•12 years ago
|
||
| Assignee | ||
Updated•12 years ago
|
Attachment #797938 -
Flags: review?(mwu)
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → dhylands
Comment 2•12 years ago
|
||
Comment on attachment 797938 [details] [diff] [review]
Fix run-gdb.sh to understand the new prebuilts tree
Looks good, thanks
Attachment #797938 -
Flags: review?(mwu) → review+
| Assignee | ||
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•