SHA256
1
0
forked from pool/gdb

- Mention SLE-21561, bnc#1081527, and bnc#1068950.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=345
This commit is contained in:
Tom de Vries 2022-12-13 09:58:54 +00:00 committed by Git OBS Bridge
parent 3b9ea5ed9e
commit 8ccc1500ca

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 13 09:52:56 UTC 2022 - Tom de Vries <tdevries@suse.com>
- Mention SLE-21561, bnc#1081527, and bnc#1068950.
-------------------------------------------------------------------
Thu Dec 1 15:20:21 UTC 2022 - Tom de Vries <tdevries@suse.com>
@ -968,6 +973,7 @@ Tue Oct 19 08:00:06 UTC 2021 - Tom de Vries <tdevries@suse.com>
Mon Oct 18 17:46:06 UTC 2021 - Tom de Vries <tdevries@suse.com> - 11.1
- Rebase to 11.1 release (as in fedora 35 @ 9cd9368):
* Implements SLE-21561.
* GDB now supports general memory tagging functionality if the
underlying architecture supports the proper primitives and hooks.
Currently this is enabled only for AArch64 MTE.
@ -2063,6 +2069,7 @@ Wed Nov 7 15:04:28 UTC 2018 - tdevries@suse.com
Tue Sep 11 15:01:59 UTC 2018 - matz@suse.com
- Rebase to 8.2 release (as in fedora 29 @ c720d998):
* Contains fix for bnc#1081527.
* 'symbol-file' and 'add-symbol-file' accept -o to add relative
offset to all sections
* pager accepts 'c' response to disable it for rest of command
@ -2121,6 +2128,7 @@ Tue Mar 27 14:01:27 UTC 2018 - matz@suse.com
Fri Mar 9 16:27:10 UTC 2018 - matz@suse.com
- Rebase to 8.1 release:
* Contains fix for bnc#1068950.
* ptype/o prints offsets and sizes of members (like pahole)
* tab-completion improved: quoting function names is not generally
necessary anymore, completion offers for breakpoint don't include