gdb/aarch64: change target_ops::stopped_data_address API
(Andrew Burgess, RHEL-219606) Resolves: RHEL-219606
This commit is contained in:
parent
da7f4d0d79
commit
dc4d6f383c
@ -79,3 +79,7 @@ Patch014: gdb-backport-s390x-return-crash.patch
|
||||
# (Paul Eggert, RHEL-219605)
|
||||
Patch015: gdb-rhel-219605-getpkt-overflow.patch
|
||||
|
||||
# gdb/aarch64: change target_ops::stopped_data_address API
|
||||
# (Andrew Burgess, RHEL-219606)
|
||||
Patch016: gdb-rhel-219606-stopped-data-address.patch
|
||||
|
||||
|
||||
@ -13,3 +13,4 @@ gdb-backport-libiberty-sync.patch
|
||||
gdb-backport-corefile-use-after-free-fix.patch
|
||||
gdb-backport-s390x-return-crash.patch
|
||||
gdb-rhel-219605-getpkt-overflow.patch
|
||||
gdb-rhel-219606-stopped-data-address.patch
|
||||
|
||||
2234
gdb-rhel-219606-stopped-data-address.patch
Normal file
2234
gdb-rhel-219606-stopped-data-address.patch
Normal file
File diff suppressed because it is too large
Load Diff
2
gdb.spec
2
gdb.spec
@ -948,6 +948,8 @@ fi
|
||||
(Keith Seitz, RHEL-221050)
|
||||
- gdbserver: fix unlikely getpkt buffer overflow
|
||||
(Paul Eggert, RHEL-219605)
|
||||
- gdb/aarch64: change target_ops::stopped_data_address API
|
||||
(Andrew Burgess, RHEL-219606)
|
||||
|
||||
* Wed Jul 22 2026 Guinevere Larsen <guinevere@redhat.com> - 17.2-3
|
||||
- Backport upstream commit f3ce0ce31fb3f056 to fix a regression on
|
||||
|
||||
Loading…
Reference in New Issue
Block a user