Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 60593 invoked from network); 18 Sep 2010 06:07:13 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 18 Sep 2010 06:07:13 -0000 Received: (qmail 70373 invoked by uid 500); 18 Sep 2010 06:07:12 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 70031 invoked by uid 500); 18 Sep 2010 06:07:09 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 70020 invoked by uid 99); 18 Sep 2010 06:07:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Sep 2010 06:07:08 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gcdcu-couchdb-user@m.gmane.org designates 80.91.229.12 as permitted sender) Received: from [80.91.229.12] (HELO lo.gmane.org) (80.91.229.12) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Sep 2010 06:07:00 +0000 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OwqZG-0006rd-BB for user@couchdb.apache.org; Sat, 18 Sep 2010 08:06:34 +0200 Received: from p5498ED6C.dip.t-dialin.net ([84.152.237.108]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 18 Sep 2010 08:06:34 +0200 Received: from beuys by p5498ED6C.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 18 Sep 2010 08:06:34 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: user@couchdb.apache.org From: Wolfgang Egger Subject: breakpoints Date: Sat, 18 Sep 2010 06:06:25 +0000 (UTC) Lines: 16 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 84.152.237.108 (Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.10) Gecko/20100915 Ubuntu/10.04 (lucid) Firefox/3.6.10) Servus, I am playing a little with evently after watching some of this videos. To see whats happening while runtime (cause not everythig behaves lije I exoected to) I would like to debug e.g. data.js with firebug setting some breakpoints. Sadly, I cant find the place, to break, to step into the design-doc-code. Is that possible? Any hints are welcome! Have a nice and relaxing day Wolfgang