Closed
Bug 1661763
Opened 5 years ago
Closed 5 years ago
Add jitsrc command to js/src/gdb
Categories
(Core :: JavaScript Engine, enhancement, P2)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
82 Branch
| Tracking | Status | |
|---|---|---|
| firefox82 | --- | fixed |
People
(Reporter: iain, Assigned: iain)
References
Details
Attachments
(1 file)
A while ago I wrote an rr plugin to walk backwards from a jit instruction to the code that generated it. It seems to work reasonably well, so I'm moving it in-tree.
| Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Severity: -- → N/A
Pushed by iireland@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fef9e39c6d80
Add jitsrc rr command r=sfink DONTBUILD
Comment 3•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox82:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•