From owner-freebsd-hackers Tue Feb 16 8:46:26 1999 Received: from ns1.yes.no (ns1.yes.no [195.204.136.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA08004 for ; Tue, 16 Feb 1999 08:46:24 -0800 (PST) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [195.204.143.218]) by ns1.yes.no (8.9.1a/8.9.1) with ESMTP id RAA14186 for ; Tue, 16 Feb 1999 17:03:27 +0100 (CET) Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id RAA64881 for hackers@freebsd.org; Tue, 16 Feb 1999 17:03:12 +0100 (MET) Date: Tue, 16 Feb 1999 17:03:10 +0100 From: Eivind Eklund To: hackers@freebsd.org Subject: gdb sucks - and I need to get around it. help? Message-ID: <19990216170310.C60651@bitbox.follo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Anybody know of any way of getting gdb to step from the start of the program? I have an executable with absolutely no symbol data (symbol data is absolutely non-available) which I *have* to get to step through, if necessary by re-implementing gdb. Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message