Add support for hardware breakpoints on ARM64
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Nice patch, thanks for doing this. I wouldn't have added the fallback code in DNBArchMachARM64::NumSupportedHardwareBreakpoints to handle the case where the sysctl fails - it doesn't fail - but there's no harm in it.