Received: from leopard.cs.byu.edu (leopard.cs.byu.edu [128.187.2.182]) by ra.abo.fi (8.6.10/8.6.10) with ESMTP id DAA21032; Fri, 13 Oct 1995 03:57:44 +0200
Received: by leopard.cs.byu.edu
	(1.37.109.15/16.2) id AA202206737; Thu, 12 Oct 1995 19:12:17 -0600
Sender: info-hol-request@leopard.cs.byu.edu
Errors-To: info-hol-request@leopard.cs.byu.edu
Precedence: list
Received: from dworshak.cs.uidaho.edu by leopard.cs.byu.edu with ESMTP
	(1.37.109.15/16.2) id AA202176736; Thu, 12 Oct 1995 19:12:16 -0600
Received: from roma-cafe.cs.ucdavis.edu (roma-cafe.cs.ucdavis.edu [128.120.56.46]) by dworshak.cs.uidaho.edu (8.6.12/1.1) with ESMTP id SAA02539 for <info-hol@cs.uidaho.edu>; Thu, 12 Oct 1995 18:12:09 -0700
Received: by roma-cafe.cs.ucdavis.edu (8.6.12/UCD3.4)
	id SAA20745; Thu, 12 Oct 1995 18:05:45 -0700
From: shaw@cs.ucdavis.edu (Rob Shaw)
Date: Thu, 12 Oct 1995 18:05:45 -0700
Message-Id: <199510130105.SAA20745@roma-cafe.cs.ucdavis.edu>
To: info-hol@cs.uidaho.edu
Subject: HOL90 with SML/NJ debbuger?
Content-Length: 973



I'm having trouble using HOL90 with smld, the SML/NJ compiler with 
debugging support. Hopefully, someone out there has already figured out 
how to do this. Here's what's going wrong on my end:

The debugger that comes with the sml distribution in the tools directory 
has some .el files, but these are for emacs 18.xx (in particular, they use
shell code instead of interp code). [aside: no need to send solutions that
involve my going back to emacs 18, I won't do it!] 

If I use the current sml-mode, 3.1, and then (load-file "sml-debug.el") by
hand, I still don't get the *sml-debug-command* window. The debugger starts,
and I get the [dbg]- prompt, but without access to all the Meta-key commands
that are bound in that window, I don't know how to actually run, step, 
continue, and so on...

I don't know if this matters or not, but before starting HOL with M-x sml,
I (setq sml-program-name "<image_file>").

Any help on this is greatly appreciated...

Thanx,

Rob
