HomeFreeBSD

Don't adjust the program counter to an invalid address after reaching a

Description

Don't adjust the program counter to an invalid address after reaching a
breakpoint. The value doesn't need to be adjusted as it is already
correctly returned from the kernel.

This allows lldb to set breakpoints, and stop on them, however more work
is needed, for example single stepping fails to stop.

Discussed with: emaste

Details

Provenance
andrewAuthored on
Parents
rS292610: Fix speed setting by NVRAM for 24xx and above chips.
Branches
Unknown
Tags
Unknown