From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp61.i.mail.ru (smtp61.i.mail.ru [217.69.128.41]) (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 B88C3469719 for ; Thu, 27 Feb 2020 02:11:00 +0300 (MSK) Date: Thu, 27 Feb 2020 02:10:58 +0300 From: Alexander Turenko Message-ID: <20200226231058.2pbkacuxskruqejo@tkn_work_nb> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: 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: Igor Munkin Cc: tarantool-patches@dev.tarantool.org NB: It seems logical to install the script with tarantool-dev / tarantool-devel package. Is there some place, from which gdb loads extensions automatically? Maybe `/usr/share/gdb/python/`?