Accepting request 951323 from home:Andreas_Schwab:Factory

- gdb-r_version-check.patch: gdb: Don't assume r_ldsomap when r_version >
  1 on Linux

OBS-URL: https://build.opensuse.org/request/show/951323
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=315
This commit is contained in:
2022-02-03 14:12:21 +00:00
committed by Git OBS Bridge
parent 378293e684
commit 0b5a82e35e
3 changed files with 557 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 3 12:22:35 UTC 2022 - Andreas Schwab <schwab@suse.de>
- gdb-r_version-check.patch: gdb: Don't assume r_ldsomap when r_version >
1 on Linux
-------------------------------------------------------------------
Mon Dec 6 17:19:44 UTC 2021 - Tom de Vries <tdevries@suse.com>