From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lawrence Bottorff Newsgroups: gmane.lisp.guile.user Subject: gds or guile debugging Date: Fri, 31 Oct 2014 10:19:02 -0400 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7bfeaa76c043700506b8adac X-Trace: ger.gmane.org 1414768062 18924 80.91.229.3 (31 Oct 2014 15:07:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 31 Oct 2014 15:07:42 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Fri Oct 31 16:07:35 2014 Return-path: Envelope-to: guile-user@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 1XkDna-0007pm-QG for guile-user@m.gmane.org; Fri, 31 Oct 2014 16:07:34 +0100 Original-Received: from localhost ([::1]:51561 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XkDna-0004vi-9G for guile-user@m.gmane.org; Fri, 31 Oct 2014 11:07:34 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35908) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XkDgX-0002Oy-Lh for guile-user@gnu.org; Fri, 31 Oct 2014 11:00:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XkD2j-0003yC-1y for guile-user@gnu.org; Fri, 31 Oct 2014 10:19:09 -0400 Original-Received: from mail-pa0-x232.google.com ([2607:f8b0:400e:c03::232]:56949) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XkD2i-0003x1-Ro for guile-user@gnu.org; Fri, 31 Oct 2014 10:19:09 -0400 Original-Received: by mail-pa0-f50.google.com with SMTP id eu11so7877306pac.9 for ; Fri, 31 Oct 2014 07:19:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=kwWgECeUWI3AXmiFBJFBGkBtjTOMaVSy9dBg+TVGEjU=; b=Z6m7ISTX+IDOyyPUCPLPUr7xW92HSiDPLbld+cK/AUaouhdP0rcfkvv4gpuvrrKQla Aq4uphxGZrHErlejAc/uB6Y3sbANL75PsvsvL8dh2pDIJSTAn/ZlKYLMc369XhNI3s+D kgDomCQPYNwde2lRB3zCCY4RUTKouJH0ckXCu1dlZRWDUYGwFiCJDlVFi2EhYYXqESPl kJAV4PUFa5mlSYOUtohzO/CygK5LUMNPPJOEAsMSedNA7Js570Gl0T1cmYczyzJMYMi4 Mje4vAv2NJHouUk9JnAHp8q3W0UlH2pd3mRDtbwjsRYIWW35oL8aiNgtlRpaFPXPHw+K KWGg== X-Received: by 10.70.38.48 with SMTP id d16mr5812747pdk.79.1414765142359; Fri, 31 Oct 2014 07:19:02 -0700 (PDT) Original-Received: by 10.70.103.139 with HTTP; Fri, 31 Oct 2014 07:19:02 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c03::232 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:11610 Archived-At: --047d7bfeaa76c043700506b8adac Content-Type: text/plain; charset=UTF-8 I'm having trouble getting guile's gds installed and running. I keep getting error in process filter: Wrong type argument: listp, Backtrace: [2 times] Docs say I should have the three gds...el files in guile's "load path". But apparently I don't know how to do this properly. Or maybe I've got outdated gds files? BTW, if gds is not the way to go, can anyone suggest a different way to debug guile inside of geiser/emacs? Thanks, LB --047d7bfeaa76c043700506b8adac Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I'm having trouble getting guile's gds instal= led and running. I keep getting=C2=A0

error in pro= cess filter: Wrong type argument: listp, Backtrace: [2 times]
Docs say I should have the three gds...el files in guile's = "load path". But apparently I don't know how to do this prope= rly. Or maybe I've got outdated gds files?

BTW= , if gds is not the way to go, can anyone suggest a different way to debug = guile inside of geiser/emacs?

Thanks,
LB=
--047d7bfeaa76c043700506b8adac--