Current File : //proc/self/root/kunden/usr/share/gdb/python/gdb/dap/__pycache__/startup.cpython-39.opt-1.pyc |
a
ɱZhQ � @ s� d dl Z d dlZd dlZd dlZd dlZd dlZe�� Zdaddd�Z dd� Z
dd� Zd d
� ZG dd� dej
�Ze� Zd
d� Zdd� Zedd� �ZG dd� de�Zdd� Zdd� ZdS )� N� c C s t j| ||dd�}|�� dS )z�Start a new thread, invoking TARGET with *ARGS there.
This is a helper function that ensures that any GDB signals are
correctly blocked.T)�name�target�args�daemonN)�gdb�Thread�start)r r r �resultr r �(/usr/share/gdb/python/gdb/dap/startup.py�start_thread"