Closed
Bug 1218587
Opened 10 years ago
Closed 10 years ago
Add -G option to jit-tests to run under rr
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla44
| Tracking | Status | |
|---|---|---|
| firefox44 | --- | fixed |
People
(Reporter: sstangl, Assigned: sstangl)
Details
Attachments
(1 file)
|
1.61 KB,
patch
|
terrence
:
review+
|
Details | Diff | Splinter Review |
Modifies the jit-test harness so that changing -g to -G runs the test under rr instead of under gdb.
Attachment #8679132 -
Flags: review?(efaustbmo)
Comment 1•10 years ago
|
||
Comment on attachment 8679132 [details] [diff] [review]
0003-Add-G-option-for-running-jit-tests-under-r.patch
Review of attachment 8679132 [details] [diff] [review]:
-----------------------------------------------------------------
I am not the dude to do this. Forwarding to terrence.
Attachment #8679132 -
Flags: review?(efaustbmo) → review?(terrence)
Comment 2•10 years ago
|
||
Comment on attachment 8679132 [details] [diff] [review]
0003-Add-G-option-for-running-jit-tests-under-r.patch
Review of attachment 8679132 [details] [diff] [review]:
-----------------------------------------------------------------
\o/
Attachment #8679132 -
Flags: review?(terrence) → review+
Comment 4•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox44:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla44
You need to log in
before you can comment on or make changes to this bug.
Description
•