From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: Re: Stak dump with tar.[bz2/gz] files (Cygwin) Date: Sat, 14 Jun 2008 01:29:02 +0200 Message-ID: <485302BE.5040607@alice.it> References: <48511871.1090203@alice.it> <4851806A.6070104@alice.it> <48529613.6020302@alice.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1213399817 8916 80.91.229.12 (13 Jun 2008 23:30:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 13 Jun 2008 23:30:17 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 14 01:31:00 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1K7IjR-0001bE-Ut for ged-emacs-devel@m.gmane.org; Sat, 14 Jun 2008 01:30:58 +0200 Original-Received: from localhost ([127.0.0.1]:60866 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K7Iie-0000Vj-2S for ged-emacs-devel@m.gmane.org; Fri, 13 Jun 2008 19:30:08 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K7IiM-0000Ph-Vy for emacs-devel@gnu.org; Fri, 13 Jun 2008 19:29:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K7IiG-0000Kc-Cf for emacs-devel@gnu.org; Fri, 13 Jun 2008 19:29:47 -0400 Original-Received: from [199.232.76.173] (port=40291 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K7IiG-0000KI-03 for emacs-devel@gnu.org; Fri, 13 Jun 2008 19:29:44 -0400 Original-Received: from smtp-out113.alice.it ([85.37.17.113]:4526) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K7IiB-0004Ze-Ab; Fri, 13 Jun 2008 19:29:39 -0400 Original-Received: from FBCMMO01.fbc.local ([192.168.68.195]) by smtp-out113.alice.it with Microsoft SMTPSVC(6.0.3790.1830); Sat, 14 Jun 2008 01:29:36 +0200 Original-Received: from FBCMCL01B04.fbc.local ([192.168.69.85]) by FBCMMO01.fbc.local with Microsoft SMTPSVC(6.0.3790.1830); Sat, 14 Jun 2008 01:29:36 +0200 Original-Received: from [87.7.239.55] ([87.7.239.55]) by FBCMCL01B04.fbc.local with Microsoft SMTPSVC(6.0.3790.1830); Sat, 14 Jun 2008 01:29:35 +0200 User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) In-Reply-To: X-OriginalArrivalTime: 13 Jun 2008 23:29:35.0603 (UTC) FILETIME=[57329C30:01C8CDAD] X-detected-kernel: by monty-python.gnu.org: Windows 2000 SP4, XP SP1+ 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:99159 Archived-At: Eli Zaretskii ha scritto: > You can put a breakpoint on a function even if its sources are > not available. How? Angelo.