From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: None (mailfrom) identity=mailfrom; client-ip=8.23.224.60; helo=out.smtp-auth.no-ip.com; envelope-from=kevin@carhart.net; receiver= Received: from out.smtp-auth.no-ip.com (smtp-auth.no-ip.com [8.23.224.60]) by hurricane.the-brannons.com (Postfix) with ESMTPS id E890D77DC3 for ; Tue, 27 Feb 2018 16:30:25 -0800 (PST) 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 7D00E162 for ; Tue, 27 Feb 2018 16:31:34 -0800 (PST) Received: from carhart.net (localhost [127.0.0.1]) by carhart.net (8.13.8/8.13.8) with ESMTP id w1S0VXEG020414 for ; Tue, 27 Feb 2018 16:31:33 -0800 Received: from localhost (kevin@localhost) by carhart.net (8.13.8/8.13.8/Submit) with ESMTP id w1S0VWAw020408 for ; Tue, 27 Feb 2018 16:31:32 -0800 Date: Tue, 27 Feb 2018 16:31:32 -0800 (PST) From: Kevin Carhart To: Edbrowse-dev@lists.the-brannons.com In-Reply-To: <20180127062403.eklhad@comcast.net> Message-ID: References: <20180126144402.eklhad@comcast.net> <20180127062403.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] css in C X-BeenThere: edbrowse-dev@lists.the-brannons.com X-Mailman-Version: 2.1.25 Precedence: list List-Id: Edbrowse Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Feb 2018 00:30:26 -0000 On Tue, 27 Feb 2018, Karl Dahlke wrote: > As for debugging, I try to keep those commands in the quick reference guide under the debug section. Oops, thank you. You had already documented it and I was not checking in the right section. >> error in f575d3.ontimer() > line 1790, from html.c line 2346. So it's hex for the c pointer of the Ahhh, so that's what it is. I don't know. Maybe we can get something, maybe we can't.