HomeFreeBSD

Use uint32_t instead of u_long as a storage for breakpoint instruction

Description

Use uint32_t instead of u_long as a storage for breakpoint instruction
to copy. All the platforms breakpoints fits this fine.

This fixes operation on big-endian MIPS64 where we were coping
zeroes instead of real instruction.

Reviewed by: rpaulo
Sponsored by: DARPA, AFRL
Sponsored by: HEIF5
Differential Revision: https://reviews.freebsd.org/D8250

Details

Provenance
brAuthored on Oct 26 2016, 2:26 PM
Parents
rG87e1355ba562: Define the Allwinner PLL FDT constants in the file that uses them rather
Branches
Unknown
Tags
Unknown

Event Timeline