Open Bug 1641230 Opened 5 years ago Updated 4 years ago

./mach reftest --debugger=gdb doesn't actually run firefox under gdb

Categories

(Testing :: Reftest, defect, P3)

defect

Tracking

(firefox76 wontfix, firefox77 wontfix, firefox78 fix-optional)

Tracking Status
firefox76 --- wontfix
firefox77 --- wontfix
firefox78 --- fix-optional

People

(Reporter: kats, Unassigned)

References

Details

I was doing ./mach reftest path/to/reftest --debugger=gdb and it doesn't seem to actually run firefox under gdb (wasn't giving me a gdb prompt when I hit a MOZ_CRASH). I wrapped the whole mach command with rr record and then used rr ps to get a list of all the process spawned, gdb wasn't in the list.

Severity: -- → S3
Priority: -- → P3
See Also: → 1689847
You need to log in before you can comment on or make changes to this bug.