For the complete documentation index, see llms.txt. This page is also available as Markdown.

BreakpointAdd

Description

Add a breakpoint to the current address. If an instruction exists at this address, an instruction breakpoint is created. Otherwise, IDA offers to create a hardware breakpoint and allows the user to edit breakpoint settings (Action BreakpointEdit). Hardware breakpoints can be either real hardware breakpoints or page breakpoints.

Last updated

Was this helpful?