From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "alin.s" Newsgroups: gmane.emacs.devel Subject: Re: Watchpoints for emacs lisp. Date: Tue, 6 Jul 2010 05:26:48 -0700 (PDT) Message-ID: <29084789.post@talk.nabble.com> References: <28512483.post@talk.nabble.com> <28523705.post@talk.nabble.com> <28567671.post@talk.nabble.com> <28574547.post@talk.nabble.com> <7FA18246-9874-4EC2-AAEB-55B693541C20@mit.edu> <28577522.post@talk.nabble.com> <28585093.post@talk.nabble.com> <28585789.post@talk.nabble.com> <28586371.post@talk.nabble.com> <28587094.post@talk.nabble.com> <28657657.post@talk.nabble.com> <28657973.post@talk.nabble.com> <28678945.post@talk.nabble.com> <28683346.post@talk.nabble.com> <28693899.post@talk.nabble.com> <28711395.post@talk.nabble.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1278420429 740 80.91.229.12 (6 Jul 2010 12:47:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 6 Jul 2010 12:47:09 +0000 (UTC) To: Emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 06 14:47:08 2010 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.69) (envelope-from ) id 1OW7YJ-0001wY-Oz for ged-emacs-devel@m.gmane.org; Tue, 06 Jul 2010 14:47:08 +0200 Original-Received: from localhost ([127.0.0.1]:57896 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OW7YI-0003dx-VJ for ged-emacs-devel@m.gmane.org; Tue, 06 Jul 2010 08:47:07 -0400 Original-Received: from [140.186.70.92] (port=46647 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OW7Eh-000691-6x for Emacs-devel@gnu.org; Tue, 06 Jul 2010 08:26:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OW7Eg-0006Ix-3S for Emacs-devel@gnu.org; Tue, 06 Jul 2010 08:26:51 -0400 Original-Received: from kuber.nabble.com ([216.139.236.158]:53472) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OW7Eg-0006Il-0F for Emacs-devel@gnu.org; Tue, 06 Jul 2010 08:26:50 -0400 Original-Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1OW7Ee-0005Sk-Vr for Emacs-devel@gnu.org; Tue, 06 Jul 2010 05:26:48 -0700 In-Reply-To: <28711395.post@talk.nabble.com> X-Nabble-From: alinsoar@voila.fr X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:126829 Archived-At: I have a little misunderstanding. How can I call the debugger from the C code ? How can I find out whether I should call the edebug or simply the old debugger (debug) ? Alin -- View this message in context: http://old.nabble.com/Watchpoints-for-emacs-lisp.-tp28512483p29084789.html Sent from the Emacs - Dev mailing list archive at Nabble.com.