Re-add "[aarch64] Fix missed unaligned hardware watchpoints (RH BZ 1347993)."
This commit re-adds the patch, using the current patch framework.
This commit is contained in:
parent
9736ebfbb0
commit
f62b682777
@ -527,3 +527,6 @@ Patch126: gdb-ppc64-stwux-tautological-compare.patch
|
|||||||
# =fedoratest
|
# =fedoratest
|
||||||
Patch127: gdb-rhbz1553104-s390x-arch12-test.patch
|
Patch127: gdb-rhbz1553104-s390x-arch12-test.patch
|
||||||
|
|
||||||
|
# [aarch64] Fix missed unaligned hardware watchpoints (RH BZ 1347993).
|
||||||
|
Patch128: gdb-rhbz1347993-aarch64-hw-watchpoint.patch
|
||||||
|
|
||||||
|
@ -125,3 +125,4 @@
|
|||||||
%patch125 -p1
|
%patch125 -p1
|
||||||
%patch126 -p1
|
%patch126 -p1
|
||||||
%patch127 -p1
|
%patch127 -p1
|
||||||
|
%patch128 -p1
|
||||||
|
@ -125,3 +125,4 @@ gdb-vla-intel-fix-print-char-array.patch
|
|||||||
gdb-rhbz1540559-gdbaddindex-glibcdebug-regression.patch
|
gdb-rhbz1540559-gdbaddindex-glibcdebug-regression.patch
|
||||||
gdb-ppc64-stwux-tautological-compare.patch
|
gdb-ppc64-stwux-tautological-compare.patch
|
||||||
gdb-rhbz1553104-s390x-arch12-test.patch
|
gdb-rhbz1553104-s390x-arch12-test.patch
|
||||||
|
gdb-rhbz1347993-aarch64-hw-watchpoint.patch
|
||||||
|
1249
gdb-rhbz1347993-aarch64-hw-watchpoint.patch
Normal file
1249
gdb-rhbz1347993-aarch64-hw-watchpoint.patch
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user