Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a2298b21fa2e4afc

Jump to content

Trap flag

From Wikipedia, the free encyclopedia

A trap flag permits operation of a processor in single-step mode. If such a flag is available, debuggers can use it to step through the execution of a computer program.[1][2]

The trap flag, when set, causes the machine to trap after executing one instruction. The trap handler can cause a debugger to be notified; the debugger can then inspect the contents of registers and memory locations and either continue or stop and let the user of the debugger examine additional data in the program.

References

[edit]
  1. Processor Handbook PDP-11/20/15/R20 (PDF). Digital Equipment Corporation. 1971. p. 11.
  2. "Intel 64 and IA-32 Architectures Software Developer's Manual" (PDF). Archived (PDF) from the original on November 9, 2024. Retrieved November 15, 2024.