From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 23 Sep 2002 16:53:36 +0300 From: Sanja Byelkin To: ALT Linux Sisyphus mailing list Subject: Re: [sisyphus] C++ & gdb Message-ID: <20020923135336.GA8162@sanja.is.com.ua> Mail-Followup-To: Sanja Byelkin , ALT Linux Sisyphus mailing list References: <20020923045044.GC26771@pyro.hopawar.private.net> <20020923123346.GA2607@pyro.hopawar.private.net> <20020923124244.GB937@basalt.office.altlinux.ru> <20020923132831.GA7702@sanja.is.com.ua> <20020923134241.GA11462@basalt.office.altlinux.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20020923134241.GA11462@basalt.office.altlinux.ru> User-Agent: Mutt/1.4i Sender: sisyphus-admin@altlinux.ru Errors-To: sisyphus-admin@altlinux.ru X-BeenThere: sisyphus@altlinux.ru X-Mailman-Version: 2.0.13 Precedence: bulk Reply-To: sisyphus@altlinux.ru X-Reply-To: Sanja Byelkin List-Unsubscribe: , List-Id: List-Post: List-Help: List-Subscribe: , List-Archive: Archived-At: List-Archive: Доброе время суток: On Mon, Sep 23, 2002 at 05:42:41PM +0400, Dmitry V. Levin wrote: > Буквально на прошлой неделе отлаживал MySQL-server-3.23.52-alt1 именно в > multithread (на тему stack overflow). Никаких проблем с gdb-5.2.1-alt1, за > исключением того, что в этом режиме он не отслеживает динамически > подгружаемые разделяемые библиотеки. > > Если у вас не работает, напишите, как это можно воспроизвести. собирается mysql 4.0 из bk репозитария (с помощью BUILD/compile-pentium-debug) cd mysql-test ./mysql-test-run --ddd ставится break point допустим на mysql_execute_command run потучаем что-то типа: Program received signal SIGTRAP, Trace/breakpoint trap. 0x2aba4819 in sigsuspend () from /lib/libc.so.6 совсем не то, что хотелось :( -- Regards, Alexander