From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: zackp Newsgroups: gmane.emacs.help Subject: Re: debugging bash script in emacs using bashdb Date: Sat, 16 Jun 2012 11:42:51 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <31959141.post@talk.nabble.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1339872316 18855 80.91.229.3 (16 Jun 2012 18:45:16 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 16 Jun 2012 18:45:16 +0000 (UTC) Cc: rocky@gnu.org To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jun 16 20:45:15 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Sfxzk-0003hk-Ec for geh-help-gnu-emacs@m.gmane.org; Sat, 16 Jun 2012 20:45:12 +0200 Original-Received: from localhost ([::1]:43377 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sfxzk-0002gU-AD for geh-help-gnu-emacs@m.gmane.org; Sat, 16 Jun 2012 14:45:12 -0400 Original-Path: usenet.stanford.edu!postnews.google.com!m2g2000pbv.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 38 Original-NNTP-Posting-Host: 108.216.152.159 Original-X-Trace: posting.google.com 1339872172 4481 127.0.0.1 (16 Jun 2012 18:42:52 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sat, 16 Jun 2012 18:42:52 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: m2g2000pbv.googlegroups.com; posting-host=108.216.152.159; posting-account=_limrwoAAAAqv1fYHeQlckgJkMZ5otxg User-Agent: G2/1.0 X-HTTP-UserAgent: Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.10.289 Version/12.00,gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.help:192873 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:85269 Archived-At: Hi Rocky, > I have updated that install script to also install test-simple now. =A0I'= m sorry for the breakage. Many thanks for the quick help! May I remind you that you updated the following: https://raw.github.com/rocky/emacs-dbgr/master/install-from-git.sh but the snippet in the section The full instructions is still missing the test-simple. Should I open an Issue there as reminder, or this follow-up is sufficient for you? > > The longer story is that I've been converting tests that validate emacs-d= bgr to use a much simpler test framework. I'm in the middle of converting t= he tests. As I rarely get feedback on emacs-dbgr I tend to lose site that a= nyone other than myself might be using it let alone installing it for the f= irst time. > It's a pity that to many people, their way of debugging bash/sh script is still the -v option! They are missing bashdb big time! > By the way, I think test-simple is cool. My epiphany on this came from a = little talk I gavehttp://rocky.github.com/NYC-Lisp-Elisp-talkwhere I realiz= ed that needed too many slide to describe how to write tests. Definitely will check it out. Last night, I switched to Emacs 24 on this notebook running Ubuntu 11.04. So far so good. bashdb runs fine happily so far. Best Regards, and have a great weekend, Zack