Handle the 'z' and 'Z' remote packets for manipulating hardware
watchpoints.
This could be expanded quite easily to support hardware or software
breakpoints as well.
Differential D29173
gdb: allow setting/removing hardware watchpoints mhorne on Mar 9 2021, 9:13 PM. Authored by Tags None Referenced Files
Details Handle the 'z' and 'Z' remote packets for manipulating hardware This could be expanded quite easily to support hardware or software Basic usage testing on amd64, arm64, armv7.
Diff Detail
Event TimelineComment Actions Seems reasonable to me!
Comment Actions Improve error handling per cem's note. Make required code conditional on options gdb as well.
|