From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: c compiling and running in emacs Date: Sat, 12 Feb 2005 11:38:30 +0100 Message-ID: <6cfeaa60a200a795e3a776482337e6fa@Web.DE> References: <20050212082031.19734.qmail@web8304.mail.in.yahoo.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1108207532 17768 80.91.229.2 (12 Feb 2005 11:25:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 12 Feb 2005 11:25:32 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Feb 12 12:25:31 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1CzvOr-0006DB-K5 for geh-help-gnu-emacs@m.gmane.org; Sat, 12 Feb 2005 12:25:21 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CzvcY-0001an-SK for geh-help-gnu-emacs@m.gmane.org; Sat, 12 Feb 2005 06:39:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Czusy-0001tm-98 for help-gnu-emacs@gnu.org; Sat, 12 Feb 2005 05:52:25 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Czusr-0001sf-Pu for help-gnu-emacs@gnu.org; Sat, 12 Feb 2005 05:52:20 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Czusq-0001od-I8 for help-gnu-emacs@gnu.org; Sat, 12 Feb 2005 05:52:16 -0500 Original-Received: from [217.72.192.209] (helo=smtp05.web.de) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1Czufc-0001ho-8K for help-gnu-emacs@gnu.org; Sat, 12 Feb 2005 05:38:36 -0500 Original-Received: from [80.184.138.144] (helo=[192.168.1.2]) by smtp05.web.de with asmtp (TLSv1:RC4-SHA:128) (WEB.DE 4.103 #192) id 1Czufa-0000un-00; Sat, 12 Feb 2005 11:38:35 +0100 In-Reply-To: <20050212082031.19734.qmail@web8304.mail.in.yahoo.com> Original-To: voip technocrat X-Mailer: Apple Mail (2.619.2) X-Sender: Peter_Dyballa@web.de X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: main.gmane.org gmane.emacs.help:24048 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:24048 Am 12.02.2005 um 09:20 schrieb voip technocrat: > compiled with cc hello.c -o hello.o Shouldn't you better compile *with* debugging information? -- Greetings Pete "If builders built buildings the way programmers write programs, then the first woodpecker that came along would destroy civilization." -- Weinberg's Second Law.