From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.devel Subject: Re: New function for gdb-ui.el? Date: Sun, 30 Oct 2005 09:37:36 +1300 Message-ID: <17251.56720.674928.555057@kahikatea.snap.net.nz> References: <17243.21638.138477.436126@kahikatea.snap.net.nz> <17244.34246.93773.562211@kahikatea.snap.net.nz> <17245.17271.523511.307415@kahikatea.snap.net.nz> <17246.47395.926373.263704@kahikatea.snap.net.nz> <17247.17729.366833.431749@kahikatea.snap.net.nz> <87oe59oqro.fsf@robotron.ath.cx> <17250.38094.341063.582730@kahikatea.snap.net.nz> <87vezgjx2d.fsf@robotron.ath.cx> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1130618412 948 80.91.229.2 (29 Oct 2005 20:40:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 29 Oct 2005 20:40:12 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 29 22:40:10 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EVxTw-00012a-7M for ged-emacs-devel@m.gmane.org; Sat, 29 Oct 2005 22:39:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EVxTv-0004SG-O5 for ged-emacs-devel@m.gmane.org; Sat, 29 Oct 2005 16:39:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EVxRu-0002LC-I5 for emacs-devel@gnu.org; Sat, 29 Oct 2005 16:37:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EVxRr-0002Eq-34 for emacs-devel@gnu.org; Sat, 29 Oct 2005 16:37:08 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EVxRo-0002D1-Vq for emacs-devel@gnu.org; Sat, 29 Oct 2005 16:37:05 -0400 Original-Received: from [202.37.101.8] (helo=viper.snap.net.nz) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EVxRo-0000Oh-SQ for emacs-devel@gnu.org; Sat, 29 Oct 2005 16:37:05 -0400 Original-Received: from kahikatea.snap.net.nz (p1-tnt1.snap.net.nz [202.124.110.1]) by viper.snap.net.nz (Postfix) with ESMTP id 67B48731130; Sun, 30 Oct 2005 09:36:59 +1300 (NZDT) Original-Received: by kahikatea.snap.net.nz (Postfix, from userid 500) id 32E0083AE; Sun, 30 Oct 2005 09:37:37 +1300 (NZDT) Original-To: David Hansen In-Reply-To: <87vezgjx2d.fsf@robotron.ath.cx> X-Mailer: VM 7.19 under Emacs 22.0.50.5 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:45110 Archived-At: > > > Just curious: How can gcc inline a non static function? > > > > I guess it takes the machine code for mysquare and copies it into the > > machine code of the executable at locations where it is called. > > > > What problems can you see? > > A confused linker... I don't know what you're talking about and your cryptic posts don't help. Nick