From owner-freebsd-hackers Wed Sep 11 22:11:46 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60D1637B400 for ; Wed, 11 Sep 2002 22:11:44 -0700 (PDT) Received: from 126.216-123-229-0.interbaun.com (126.216-123-229-0.interbaun.com [216.123.229.126]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4ED443E4A for ; Wed, 11 Sep 2002 22:11:43 -0700 (PDT) (envelope-from soralx@cydem.zp.ua) Received: from 128.216-123-230-0.interbaun.com (128.216-123-230-0.interbaun.com [216.123.230.128]) by 126.216-123-229-0.interbaun.com (8.11.6/8.11.6) with ESMTP id g8C5Bf901583 for ; Wed, 11 Sep 2002 23:11:42 -0600 (MDT) (envelope-from soralx@cydem.zp.ua) Content-Type: text/plain; charset="us-ascii" From: To: freebsd-hackers@freebsd.org Subject: gdb + Linux binary + breakpoints Date: Wed, 11 Sep 2002 23:09:26 -0600 X-Mailer: KMail [version 1.4] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200209112309.26611.soralx@cydem.zp.ua> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG When I try to run `gdb ` with Linux emulation, RedHat7.1, the prog dies with SIG11 after 'run'. I get more luck with `/usr/compat/linux/usr/bin/gdb`, but the debugger doesn't react on breakpoints. Is there any way to make it stopping at breakpoints? What might be causing this behaviour? 11.09.2002; 22:33:56 [SorAlx] http://cydem.zp.ua/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message