SHA256
1
0
forked from pool/gdb

- Backport updated fix from upstream [bsc#1185638, swo#26327]:

* gdb-symtab-fix-infinite-recursion-in-dwarf2_cu-get_builder-again.patch

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=282
This commit is contained in:
2021-06-16 11:20:12 +00:00
committed by Git OBS Bridge
parent ac70ee3aa8
commit 2fa89e2610
3 changed files with 175 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jun 16 10:47:16 UTC 2021 - Tom de Vries <tdevries@suse.com>
- Backport updated fix from upstream [bsc#1185638, swo#26327]:
* gdb-symtab-fix-infinite-recursion-in-dwarf2_cu-get_builder-again.patch
-------------------------------------------------------------------
Fri May 21 13:31:07 UTC 2021 - Tom de Vries <tdevries@suse.com>