SHA256
1
0
forked from pool/gdb

- Backport fix for assert [bsc#1186040, swo#27889]:

* gdb-breakpoint-fix-assert-in-jit_event_handler.patch

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=280
This commit is contained in:
2021-05-21 17:08:38 +00:00
committed by Git OBS Bridge
parent bedbb9e5b8
commit ac70ee3aa8
3 changed files with 122 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri May 21 13:31:07 UTC 2021 - Tom de Vries <tdevries@suse.com>
- Backport fix for assert [bsc#1186040, swo#27889]:
* gdb-breakpoint-fix-assert-in-jit_event_handler.patch
-------------------------------------------------------------------
Wed May 12 14:12:41 UTC 2021 - Tom de Vries <tdevries@suse.com>