Log In
source-git
/
gdb
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
bf860c
Apply patch gdb-python-gil.patch
Authored and Committed by Packit Service
4 years ago
raw
patch
tree
parent
6 files changed.
157 lines added
.
5 lines removed
.
gdb/doc/python.texi
file modified
+8
-0
gdb/python/python-internal.h
file modified
+2
-0
gdb/python/python.c
file modified
+37
-5
gdb/testsuite/gdb.python/py-gil-mthread.c
file added
+13
gdb/testsuite/gdb.python/py-gil-mthread.exp
file added
+69
gdb/testsuite/gdb.python/py-gil-mthread.py
file added
+28
Apply patch gdb-python-gil.patch patch_name: gdb-python-gil.patch present_in_specfile: true
gdb/doc/python.texi
file modified
+8
-0
gdb/python/python-internal.h
file modified
+2
-0
gdb/python/python.c
file modified
+37
-5
gdb/testsuite/gdb.python/py-gil-mthread.c
file added
+13
gdb/testsuite/gdb.python/py-gil-mthread.exp
file added
+69
gdb/testsuite/gdb.python/py-gil-mthread.py
file added
+28