Closed
Bug 1486903
Opened 3 years ago
Closed 3 years ago
Add ftl to dump frame subtree to .gdbinit
Categories
(Firefox Build System :: General, enhancement, P4)
Firefox Build System
General
Tracking
(firefox63 fixed)
RESOLVED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: TYLin, Assigned: TYLin)
Details
Attachments
(1 file)
We have "ftl" command to dump frame subtree in lldb [1]. It would be useful to add one to .gdbinit. [1] https://searchfox.org/mozilla-central/rev/55da592d85c2baf8d8818010c41d9738c97013d2/third_party/python/lldbutils/README.txt#23
Assignee | ||
Comment 1•3 years ago
|
||
Comment 2•3 years ago
|
||
Comment on attachment 9004658 [details] Bug 1486903 - Add "ftl" command to dump frame subtree to .gdbinit. :Ehsan Akhgari has approved the revision.
Attachment #9004658 -
Flags: review+
Assignee | ||
Comment 3•3 years ago
|
||
Thanks for the prompted review!
Pushed by aethanyc@gmail.com: https://hg.mozilla.org/integration/autoland/rev/044a277c4379 Add "ftl" command to dump frame subtree to .gdbinit. r=Ehsan
Comment 5•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/044a277c4379
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•