Closed Bug 510571 Opened 16 years ago Closed 16 years ago

[arm] don't report illegal instructions to debugger while doing our tests

Categories

(Core :: JavaScript Engine, defect)

ARM
Windows CE
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Tracking Status
status1.9.2 --- beta1-fixed

People

(Reporter: vlad, Assigned: vlad)

Details

Attachments

(1 file)

On Windows CE, our instruction tests explicitly generate illegal instruction exceptions so that we can figure out what CPU we're on. This causes the debugger to break at each of those, which is mighty annoying. This patch sets some kernel thread flags that tell the debugger to ignore exceptions during the given section.
Attachment #394557 - Flags: review?(graydon)
Attachment #394557 - Flags: review?(graydon) → review+
Assignee: general → vladimir
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: