From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpng2.m.smailru.net (smtpng2.m.smailru.net [94.100.179.3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id C099E469719 for ; Tue, 3 Mar 2020 19:22:33 +0300 (MSK) Date: Tue, 3 Mar 2020 19:17:12 +0300 From: Igor Munkin Message-ID: <20200303161712.GY404@tarantool.org> References: <20200226224509.wunwgszrilnnmykf@tkn_work_nb> <20200227104840.GO404@tarantool.org> <20200227113535.kbkqmbxikllvk2bz@tkn_work_nb> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20200227113535.kbkqmbxikllvk2bz@tkn_work_nb> Subject: Re: [Tarantool-patches] [PATCH v2 luajit 0/3] Introduce gdb extension for LuaJIT List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Turenko Cc: tarantool-patches@dev.tarantool.org Sasha, I squashed the first patch of the series (gdb: introduce luajit-gdb extension) with the third one (gdb: enhance the extension loading) as you proposed supra. As discussed offline, the second patch is left to separate the changes required for compatibility with Python 2 in git repo history. Rebased, force-pushed to the branch. On 27.02.20, Alexander Turenko wrote: > > * the feature port to Python 2 (I hope it can be dropped in some > > time) > > According to [1] not before June, 2024. However I guess that in fact > it may be needed even after 2024. > > Not soon. > > [1]: https://wiki.centos.org/About/Product -- Best regards, IM