Okay, thanks for the reply Jason.
I'll just have to make do with JSwat for now it seems.

On Feb 17, 12:50 am, Jason Wolfe <jawo...@berkeley.edu> wrote:
> I'm sure SLIME has similar features (I've used them with SBCL) but I
> haven't managed to get them to work with Clojure yet -- my suspicion
> is that they're not implemented in swank-clojure yet -- although I'll
> admit I haven't tried too hard.
>
> -Jason
>
> On Feb 16, 11:38 pm, CuppoJava <patrickli_2...@hotmail.com> wrote:
>
> > Hi,
> > I've just recently attached JSwat to Clojure and while it provides the
> > functionality that I'm used to back when I was still writing Java
> > code, it's not as streamlined to Clojure as I would like.
>
> > I'm wondering if anything like this exists yet:
> > A simple breakpoint and stepper, which halts the program when a
> > breakpoint is hit, and globally binds the local variables currently in
> > scope so that they can be investigated using the REPL.
>
> > eg. I put a breakpoint in my clojure code, run it until it hits the
> > breakpoint, and then examine the local variables using the REPL.
>
> > I'm reading through SLIME's manual, and it sounds like they're might
> > be thisfeature, but I'm not too sure.
> > Thanks for the help
> >   -Patrick
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to