Open Bug 1470212 Opened 6 years ago Updated 4 months ago

VIXL Debugger goes crazy hitting CTRL-D

Categories

(Core :: JavaScript Engine: JIT, enhancement, P5)

ARM64
Unspecified
enhancement

Tracking

()

Tracking Status
firefox62 --- affected

People

(Reporter: mgaudet, Unassigned)

References

(Blocks 1 open bug)

Details

If you drop into the VIXL debugger (masm.breakpoint() + USE_DEBUGGER=1) if you hit ctrl-D, your terminal is spammed with vixl> ** Error while reading command. ** vixl> ** Error while reading command. ** vixl> ** Error while reading command. ** vixl> ** Error while reading command. ** Seemingly forever (or until finally the signal handler for SIGINT gets a chance to interrupt, as I always hit ^C right after accidentally doing this). Could well be resolved by importing a new VIXL (Bug 1435968)
Severity: normal → S3
Blocks: sm-vixl
You need to log in before you can comment on or make changes to this bug.