Closed
Bug 1494963
Opened 7 years ago
Closed 7 years ago
mozdebugger isn't compatible with multiprocessing on Windows
Categories
(Testing :: Mozbase, enhancement)
Tracking
(firefox64 fixed)
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: jgraham, Assigned: jgraham)
Details
Attachments
(1 file)
Because the DebugInfo type is hidden and so can't be reconstructed in the remote process.
| Assignee | ||
Comment 1•7 years ago
|
||
Otherwise it doesn't work with multiprocessing, which breaks debugging wpt on Windows.
Comment 2•7 years ago
|
||
Comment on attachment 9012870 [details]
Bug 1494963 - Expose mozdebug's DebuggerInfo type
Andrew Halberstadt [:ahal] has approved the revision.
Attachment #9012870 -
Flags: review+
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/autoland/rev/839af7099c44
Expose mozdebug's DebuggerInfo type r=ahal
Comment 4•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Updated•7 years ago
|
Assignee: nobody → james
You need to log in
before you can comment on or make changes to this bug.
Description
•