From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out.smtp-auth.no-ip.com (smtp-auth.no-ip.com [8.23.224.61]) by hurricane.the-brannons.com (Postfix) with ESMTPS id 9DF7877AF8 for ; Tue, 29 Sep 2015 13:54:15 -0700 (PDT) X-No-IP: carhart.net@noip-smtp X-Report-Spam-To: abuse@no-ip.com Received: from carhart.net (unknown [99.52.200.227]) (Authenticated sender: carhart.net@noip-smtp) by smtp-auth.no-ip.com (Postfix) with ESMTPA id 74ED9401052; Tue, 29 Sep 2015 13:57:36 -0700 (PDT) Received: from carhart.net (localhost [127.0.0.1]) by carhart.net (8.13.8/8.13.8) with ESMTP id t8TKvZaw010144; Tue, 29 Sep 2015 13:57:35 -0700 Received: from localhost (kevin@localhost) by carhart.net (8.13.8/8.13.8/Submit) with ESMTP id t8TKvZAB010141; Tue, 29 Sep 2015 13:57:35 -0700 Date: Tue, 29 Sep 2015 13:57:35 -0700 (PDT) From: Kevin Carhart To: Karl Dahlke cc: Edbrowse-dev@lists.the-brannons.com In-Reply-To: <20150829133224.eklhad@comcast.net> Message-ID: References: <20150829133224.eklhad@comcast.net> User-Agent: Alpine 2.03 (LRH 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: [Edbrowse-dev] jex debugger prints return values X-BeenThere: edbrowse-dev@lists.the-brannons.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Edbrowse Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Sep 2015 20:54:15 -0000 On Tue, 29 Sep 2015, Karl Dahlke wrote: > I can't believe how useful this feature is! > Been using it to find and fix other problems. Yesss!! That's what I anticipated - that it might become..... "a way of life" if you will. Like "stepping" and "placing a watch" and "breakpoints", when I compile an edbrowse without it, I have itchy fingers. Nice when something like that is also very little code. Hooray! Kevin